/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
H A D | csi_rx_rmgr.c | 44 csi_mipi_packet_type_t packet_type, in ia_css_isys_csi_rx_lut_rmgr_acquire() 54 assert((packet_type == CSI_MIPI_PACKET_TYPE_LONG) || in ia_css_isys_csi_rx_lut_rmgr_acquire() 55 (packet_type == CSI_MIPI_PACKET_TYPE_SHORT)); in ia_css_isys_csi_rx_lut_rmgr_acquire() 60 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) { in ia_css_isys_csi_rx_lut_rmgr_acquire() 73 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) { in ia_css_isys_csi_rx_lut_rmgr_acquire() 94 csi_mipi_packet_type_t packet_type, in ia_css_isys_csi_rx_lut_rmgr_release() 103 assert((packet_type >= CSI_MIPI_PACKET_TYPE_LONG) || in ia_css_isys_csi_rx_lut_rmgr_release() 104 (packet_type <= CSI_MIPI_PACKET_TYPE_SHORT)); in ia_css_isys_csi_rx_lut_rmgr_release() 107 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) { in ia_css_isys_csi_rx_lut_rmgr_release() 120 if (packet_type in ia_css_isys_csi_rx_lut_rmgr_release() 42 ia_css_isys_csi_rx_lut_rmgr_acquire( csi_rx_backend_ID_t backend, csi_mipi_packet_type_t packet_type, csi_rx_backend_lut_entry_t *entry) ia_css_isys_csi_rx_lut_rmgr_acquire() argument 92 ia_css_isys_csi_rx_lut_rmgr_release( csi_rx_backend_ID_t backend, csi_mipi_packet_type_t packet_type, csi_rx_backend_lut_entry_t *entry) ia_css_isys_csi_rx_lut_rmgr_release() argument [all...] |
H A D | virtual_isys.c | 92 csi_mipi_packet_type_t packet_type, 97 csi_mipi_packet_type_t packet_type, 367 csi_mipi_packet_type_t packet_type; in create_input_system_input_port() local 375 packet_type = get_csi_mipi_packet_type(cfg->csi_port_attr.fmt_type); in create_input_system_input_port() 376 me->csi_rx.packet_type = packet_type; in create_input_system_input_port() 380 packet_type, in create_input_system_input_port() 390 packet_type = get_csi_mipi_packet_type(cfg->csi_port_attr.fmt_type); in create_input_system_input_port() 391 me->csi_rx.packet_type = packet_type; in create_input_system_input_port() 632 acquire_be_lut_entry( csi_rx_backend_ID_t backend, csi_mipi_packet_type_t packet_type, csi_rx_backend_lut_entry_t *entry) acquire_be_lut_entry() argument 640 release_be_lut_entry( csi_rx_backend_ID_t backend, csi_mipi_packet_type_t packet_type, csi_rx_backend_lut_entry_t *entry) release_be_lut_entry() argument 866 csi_mipi_packet_type_t packet_type; get_csi_mipi_packet_type() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
H A D | csi_rx_rmgr.c | 44 csi_mipi_packet_type_t packet_type, in ia_css_isys_csi_rx_lut_rmgr_acquire() 54 assert((packet_type == CSI_MIPI_PACKET_TYPE_LONG) || in ia_css_isys_csi_rx_lut_rmgr_acquire() 55 (packet_type == CSI_MIPI_PACKET_TYPE_SHORT)); in ia_css_isys_csi_rx_lut_rmgr_acquire() 60 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) { in ia_css_isys_csi_rx_lut_rmgr_acquire() 73 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) { in ia_css_isys_csi_rx_lut_rmgr_acquire() 94 csi_mipi_packet_type_t packet_type, in ia_css_isys_csi_rx_lut_rmgr_release() 103 assert((packet_type >= CSI_MIPI_PACKET_TYPE_LONG) || in ia_css_isys_csi_rx_lut_rmgr_release() 104 (packet_type <= CSI_MIPI_PACKET_TYPE_SHORT)); in ia_css_isys_csi_rx_lut_rmgr_release() 107 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) { in ia_css_isys_csi_rx_lut_rmgr_release() 120 if (packet_type in ia_css_isys_csi_rx_lut_rmgr_release() 42 ia_css_isys_csi_rx_lut_rmgr_acquire( csi_rx_backend_ID_t backend, csi_mipi_packet_type_t packet_type, csi_rx_backend_lut_entry_t *entry) ia_css_isys_csi_rx_lut_rmgr_acquire() argument 92 ia_css_isys_csi_rx_lut_rmgr_release( csi_rx_backend_ID_t backend, csi_mipi_packet_type_t packet_type, csi_rx_backend_lut_entry_t *entry) ia_css_isys_csi_rx_lut_rmgr_release() argument [all...] |
H A D | virtual_isys.c | 92 csi_mipi_packet_type_t packet_type, 97 csi_mipi_packet_type_t packet_type, 356 csi_mipi_packet_type_t packet_type; in create_input_system_input_port() local 364 packet_type = get_csi_mipi_packet_type(cfg->csi_port_attr.fmt_type); in create_input_system_input_port() 365 me->csi_rx.packet_type = packet_type; in create_input_system_input_port() 369 packet_type, in create_input_system_input_port() 379 packet_type = get_csi_mipi_packet_type(cfg->csi_port_attr.fmt_type); in create_input_system_input_port() 380 me->csi_rx.packet_type = packet_type; in create_input_system_input_port() 621 acquire_be_lut_entry( csi_rx_backend_ID_t backend, csi_mipi_packet_type_t packet_type, csi_rx_backend_lut_entry_t *entry) acquire_be_lut_entry() argument 629 release_be_lut_entry( csi_rx_backend_ID_t backend, csi_mipi_packet_type_t packet_type, csi_rx_backend_lut_entry_t *entry) release_be_lut_entry() argument 855 csi_mipi_packet_type_t packet_type; get_csi_mipi_packet_type() local [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | batadv_packet.h | 197 * @packet_type: batman-adv packet type, part of the general header 209 __u8 packet_type; member 225 * @packet_type: batman-adv packet type, part of the general header 235 __u8 packet_type; member 249 * @packet_type: batman-adv packet type, part of the general header 256 __u8 packet_type; member 267 * @packet_type: batman-adv packet type, part of the general header 281 __u8 packet_type; member 293 * @packet_type: batman-adv packet type, part of the general header 304 __u8 packet_type; member 333 __u8 packet_type; global() member 372 __u8 packet_type; global() member 406 __u8 packet_type; global() member 447 __u8 packet_type; global() member 477 __u8 packet_type; global() member 506 __u8 packet_type; global() member 535 __u8 packet_type; global() member [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | batadv_packet.h | 199 * @packet_type: batman-adv packet type, part of the general header 211 __u8 packet_type; member 227 * @packet_type: batman-adv packet type, part of the general header 237 __u8 packet_type; member 251 * @packet_type: batman-adv packet type, part of the general header 258 __u8 packet_type; member 269 * @packet_type: batman-adv packet type, part of the general header 283 __u8 packet_type; member 295 * @packet_type: batman-adv packet type, part of the general header 306 __u8 packet_type; member 335 __u8 packet_type; global() member 374 __u8 packet_type; global() member 408 __u8 packet_type; global() member 449 __u8 packet_type; global() member 479 __u8 packet_type; global() member 508 __u8 packet_type; global() member 537 __u8 packet_type; global() member [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | batadv_packet.h | 98 __u8 packet_type; member 111 __u8 packet_type; member 122 __u8 packet_type; member 130 __u8 packet_type; member 140 __u8 packet_type; member 151 __u8 packet_type; member 169 __u8 packet_type; member 182 __u8 packet_type; member 195 __u8 packet_type; member 215 __u8 packet_type; member 223 __u8 packet_type; global() member 239 __u8 packet_type; global() member [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | batadv_packet.h | 98 __u8 packet_type; member 111 __u8 packet_type; member 122 __u8 packet_type; member 130 __u8 packet_type; member 140 __u8 packet_type; member 151 __u8 packet_type; member 169 __u8 packet_type; member 182 __u8 packet_type; member 195 __u8 packet_type; member 215 __u8 packet_type; member 223 __u8 packet_type; global() member 239 __u8 packet_type; global() member [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | batadv_packet.h | 86 __u8 packet_type; member 99 __u8 packet_type; member 110 __u8 packet_type; member 118 __u8 packet_type; member 128 __u8 packet_type; member 139 __u8 packet_type; member 157 __u8 packet_type; member 170 __u8 packet_type; member 185 __u8 packet_type; member 205 __u8 packet_type; member 214 __u8 packet_type; global() member 231 __u8 packet_type; global() member [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | sq905c.c | 128 int packet_type; in sq905c_dostream() local 159 packet_type = FIRST_PACKET; in sq905c_dostream() 160 gspca_frame_add(gspca_dev, packet_type, in sq905c_dostream() 176 packet_type = LAST_PACKET; in sq905c_dostream() 178 packet_type = INTER_PACKET; in sq905c_dostream() 179 gspca_frame_add(gspca_dev, packet_type, in sq905c_dostream()
|
H A D | sq905.c | 205 int packet_type; in sq905_dostream() local 246 packet_type = FIRST_PACKET; in sq905_dostream() 253 packet_type = LAST_PACKET; in sq905_dostream() 255 packet_type = INTER_PACKET; in sq905_dostream() 257 gspca_frame_add(gspca_dev, packet_type, in sq905_dostream() 261 if (packet_type == FIRST_PACKET && in sq905_dostream()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | sq905c.c | 128 int packet_type; in sq905c_dostream() local 159 packet_type = FIRST_PACKET; in sq905c_dostream() 160 gspca_frame_add(gspca_dev, packet_type, in sq905c_dostream() 176 packet_type = LAST_PACKET; in sq905c_dostream() 178 packet_type = INTER_PACKET; in sq905c_dostream() 179 gspca_frame_add(gspca_dev, packet_type, in sq905c_dostream()
|
H A D | sq905.c | 205 int packet_type; in sq905_dostream() local 246 packet_type = FIRST_PACKET; in sq905_dostream() 253 packet_type = LAST_PACKET; in sq905_dostream() 255 packet_type = INTER_PACKET; in sq905_dostream() 257 gspca_frame_add(gspca_dev, packet_type, in sq905_dostream() 261 if (packet_type == FIRST_PACKET && in sq905_dostream()
|
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe.h | 69 struct packet_type fcoe_packet_type; 70 struct packet_type fip_packet_type; 71 struct packet_type fip_vlan_packet_type;
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe.h | 69 struct packet_type fcoe_packet_type; 70 struct packet_type fip_packet_type; 71 struct packet_type fip_vlan_packet_type;
|
/kernel/linux/linux-5.10/include/net/ |
H A D | llc.h | 26 struct packet_type; 61 struct packet_type *pt, 100 int llc_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, 115 struct packet_type *pt,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | llc.h | 26 struct packet_type; 61 struct packet_type *pt, 100 int llc_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, 115 struct packet_type *pt,
|
H A D | p8022.h | 6 struct packet_type; 13 struct packet_type *pt,
|
H A D | psnap.h | 7 struct packet_type; 13 struct packet_type *,
|
H A D | datalink.h | 9 struct packet_type; 20 struct packet_type *, struct net_device *);
|
/kernel/linux/linux-5.10/net/802/ |
H A D | psnap.c | 46 struct packet_type *pt, struct net_device *orig_dev) in snap_rcv() 50 static struct packet_type snap_packet_type = { in snap_rcv() 125 struct packet_type *, in register_snap_client()
|
/kernel/linux/linux-5.10/net/caif/ |
H A D | cfdgml.c | 83 u8 packet_type; in cfdgml_transmit() local 101 packet_type = 0x08; /* B9 set - UNCLASSIFIED */ in cfdgml_transmit() 102 cfpkt_add_head(pkt, &packet_type, 1); in cfdgml_transmit()
|
/kernel/linux/linux-5.10/net/dsa/ |
H A D | tag_brcm.c | 121 struct packet_type *pt, in brcm_tag_rcv_ll() 168 struct packet_type *pt) in brcm_tag_rcv() 207 struct packet_type *pt) in brcm_tag_rcv_prepend()
|
/kernel/linux/linux-6.6/net/802/ |
H A D | psnap.c | 46 struct packet_type *pt, struct net_device *orig_dev) in snap_rcv() 50 static struct packet_type snap_packet_type = { in snap_rcv() 125 struct packet_type *, in register_snap_client()
|
/kernel/linux/linux-6.6/net/caif/ |
H A D | cfdgml.c | 83 u8 packet_type; in cfdgml_transmit() local 101 packet_type = 0x08; /* B9 set - UNCLASSIFIED */ in cfdgml_transmit() 102 cfpkt_add_head(pkt, &packet_type, 1); in cfdgml_transmit()
|