/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
H A D | virtual_isys.c | 83 csi_mipi_packet_type_t packet_type, 88 csi_mipi_packet_type_t packet_type, 341 csi_mipi_packet_type_t packet_type; in create_input_system_input_port() local 349 packet_type = get_csi_mipi_packet_type(cfg->csi_port_attr.fmt_type); in create_input_system_input_port() 350 me->csi_rx.packet_type = packet_type; in create_input_system_input_port() 354 packet_type, in create_input_system_input_port() 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() 601 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 609 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 819 csi_mipi_packet_type_t packet_type; get_csi_mipi_packet_type() local [all...] |
H A D | csi_rx_rmgr.c | 34 csi_mipi_packet_type_t packet_type, in ia_css_isys_csi_rx_lut_rmgr_acquire() argument 44 assert((packet_type == CSI_MIPI_PACKET_TYPE_LONG) || in ia_css_isys_csi_rx_lut_rmgr_acquire() 45 (packet_type == CSI_MIPI_PACKET_TYPE_SHORT)); in ia_css_isys_csi_rx_lut_rmgr_acquire() 50 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) { in ia_css_isys_csi_rx_lut_rmgr_acquire() 63 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) { in ia_css_isys_csi_rx_lut_rmgr_acquire() 84 csi_mipi_packet_type_t packet_type, in ia_css_isys_csi_rx_lut_rmgr_release() argument 93 assert((packet_type >= CSI_MIPI_PACKET_TYPE_LONG) || in ia_css_isys_csi_rx_lut_rmgr_release() 94 (packet_type <= CSI_MIPI_PACKET_TYPE_SHORT)); in ia_css_isys_csi_rx_lut_rmgr_release() 97 if (packet_type == CSI_MIPI_PACKET_TYPE_LONG) { in ia_css_isys_csi_rx_lut_rmgr_release() 110 if (packet_type in ia_css_isys_csi_rx_lut_rmgr_release() [all...] |
/linux/include/uapi/linux/ |
H A D | batadv_packet.h | 206 * @packet_type: batman-adv packet type, part of the general header 218 __u8 packet_type; member 234 * @packet_type: batman-adv packet type, part of the general header 244 __u8 packet_type; member 258 * @packet_type: batman-adv packet type, part of the general header 265 __u8 packet_type; member 276 * @packet_type: batman-adv packet type, part of the general header 290 __u8 packet_type; member 302 * @packet_type: batman-adv packet type, part of the general header 313 __u8 packet_type; member 342 __u8 packet_type; global() member 381 __u8 packet_type; global() member 415 __u8 packet_type; global() member 456 __u8 packet_type; global() member 486 __u8 packet_type; global() member 506 __u8 packet_type; global() member 534 __u8 packet_type; global() member 563 __u8 packet_type; global() member [all...] |
/linux/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;
|
/linux/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 | 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 *);
|
/linux/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()
|
H A D | jl2005bcd.c | 313 int packet_type; in jl2005c_dostream() local 355 packet_type = FIRST_PACKET; in jl2005c_dostream() 356 gspca_frame_add(gspca_dev, packet_type, in jl2005c_dostream() 374 packet_type = LAST_PACKET; in jl2005c_dostream() 377 packet_type = INTER_PACKET; in jl2005c_dostream() 378 gspca_frame_add(gspca_dev, packet_type, in jl2005c_dostream()
|
/linux/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()
|
/linux/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() argument
|
/linux/net/batman-adv/ |
H A D | main.c | 423 struct packet_type *ptype, in batadv_batman_skb_recv() 479 idx = batadv_ogm_packet->packet_type; in batadv_batman_skb_recv() 549 * @packet_type: batadv_packettype which should be handled 555 batadv_recv_handler_register(u8 packet_type, in batadv_recv_handler_register() argument 561 curr = batadv_rx_handler[packet_type]; in batadv_recv_handler_register() 567 batadv_rx_handler[packet_type] = recv_handler; in batadv_recv_handler_register() 573 * @packet_type: batadv_packettype which should no longer be handled 575 void batadv_recv_handler_unregister(u8 packet_type) in batadv_recv_handler_unregister() argument 577 batadv_rx_handler[packet_type] = batadv_recv_unhandled_packet; in batadv_recv_handler_unregister()
|
H A D | tvlv.c | 355 * @packet_type: indicates for which packet type the TVLV handler is called 366 u8 packet_type, in batadv_tvlv_call_handler() argument 377 switch (packet_type) { in batadv_tvlv_call_handler() 425 * @packet_type: indicates for which packet type the TVLV handler is called 435 u8 packet_type, in batadv_tvlv_containers_process() argument 460 packet_type, orig_node, skb, in batadv_tvlv_containers_process() 468 if (packet_type != BATADV_IV_OGM && in batadv_tvlv_containers_process() 469 packet_type != BATADV_OGM2) in batadv_tvlv_containers_process() 643 unicast_tvlv_packet->packet_type = BATADV_UNICAST_TVLV; in batadv_tvlv_unicast_send()
|
H A D | main.h | 246 struct packet_type *ptype, 249 batadv_recv_handler_register(u8 packet_type, 252 void batadv_recv_handler_unregister(u8 packet_type);
|
H A D | bridge_loop_avoidance.h | 37 unsigned short vid, int packet_type); 64 int packet_type) in batadv_bla_rx() argument
|
H A D | send.h | 58 struct sk_buff *skb, int packet_type, 63 struct sk_buff *skb, int packet_type,
|
H A D | send.c | 247 unicast_packet->packet_type = BATADV_UNICAST; in batadv_send_skb_push_fill_unicast() 305 uc_4addr_packet->u.packet_type = BATADV_UNICAST_4ADDR; in batadv_send_skb_prepare_unicast_4addr() 320 * @packet_type: the batman unicast packet type to use 328 * as packet_type. Then send this frame to the given orig_node. 333 struct sk_buff *skb, int packet_type, in batadv_send_skb_unicast() argument 345 switch (packet_type) { in batadv_send_skb_unicast() 390 * @packet_type: the batman unicast packet type to use 399 * BATADV_UNICAST_4ADDR was supplied as packet_type. Then send this frame 405 struct sk_buff *skb, int packet_type, in batadv_send_skb_via_tt_generic() argument 424 ret = batadv_send_skb_unicast(bat_priv, skb, packet_type, in batadv_send_skb_via_tt_generic() [all...] |
/linux/sound/soc/mediatek/common/ |
H A D | mtk-btcvsd.c | 358 enum bt_sco_packet_len packet_type, in mtk_btcvsd_read_from_bt() argument 395 if ((control & btsco_packet_valid_mask[packet_type][i]) == in mtk_btcvsd_read_from_bt() 396 btsco_packet_valid_mask[packet_type][i]) in mtk_btcvsd_read_from_bt() 411 enum bt_sco_packet_len packet_type, in mtk_btcvsd_write_to_bt() argument 484 unsigned int packet_type, packet_num, packet_length; in mtk_btcvsd_snd_irq_handler() local 498 packet_type = (control >> 18) & 0x7; in mtk_btcvsd_snd_irq_handler() 506 if (packet_type >= BT_SCO_CVSD_MAX) { in mtk_btcvsd_snd_irq_handler() 507 dev_warn(bt->dev, "%s(), invalid packet_type %u, exit\n", in mtk_btcvsd_snd_irq_handler() 508 __func__, packet_type); in mtk_btcvsd_snd_irq_handler() 512 packet_length = btsco_packet_info[packet_type][ in mtk_btcvsd_snd_irq_handler() [all...] |
/linux/net/llc/ |
H A D | llc_core.c | 94 struct packet_type *pt, in llc_sap_open() 133 static struct packet_type llc_packet_type __read_mostly = {
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | isp2401_input_system_global.h | 65 csi_mipi_packet_type_t packet_type; member 70 csi_mipi_packet_type_t packet_type; member
|
/linux/drivers/input/mouse/ |
H A D | elantech.c | 490 int packet_type) in elantech_report_trackpoint() argument 559 int packet_type) in elantech_report_absolute_v3() argument 586 if (packet_type == PACKET_V3_HEAD) { in elantech_report_absolute_v3() 604 /* packet_type == PACKET_V3_TAIL */ in elantech_report_absolute_v3() 744 int packet_type) in elantech_report_absolute_v4() argument 746 switch (packet_type) { in elantech_report_absolute_v4() 878 unsigned char packet_type = packet[3] & 0x03; in elantech_packet_check_v4() local 906 switch (packet_type) { in elantech_packet_check_v4() 926 int packet_type; in elantech_process_byte() local 954 packet_type in elantech_process_byte() [all...] |
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_fid.c | 74 enum mlxsw_sp_flood_type packet_type; member 352 enum mlxsw_sp_flood_type packet_type) in mlxsw_sp_fid_flood_table_lookup() argument 361 if (flood_table->packet_type != packet_type) in mlxsw_sp_fid_flood_table_lookup() 434 enum mlxsw_sp_flood_type packet_type, u16 local_port, in mlxsw_sp_fid_flood_set() argument 444 flood_table = mlxsw_sp_fid_flood_table_lookup(fid, packet_type); in mlxsw_sp_fid_flood_set() 1209 enum mlxsw_sp_flood_type packet_type = flood_table->packet_type; in mlxsw_sp_fid_flood_table_init_ctl() local 1217 sfgc_packet_types = mlxsw_sp_packet_type_sfgc_types[packet_type]; in mlxsw_sp_fid_flood_table_init_ctl() 1286 .packet_type 2389 enum mlxsw_sp_flood_type packet_type = flood_table->packet_type; mlxsw_sp2_fids_init_flood_table() local [all...] |
/linux/net/core/ |
H A D | net-procfs.c | 175 struct packet_type *pt = NULL; in ptype_get_idx() 222 struct packet_type *pt; in ptype_seq_next() 270 return list_entry(nxt, struct packet_type, list); in ptype_seq_next() 281 struct packet_type *pt = v; in ptype_seq_show()
|
/linux/net/can/ |
H A D | af_can.c | 680 struct packet_type *pt, struct net_device *orig_dev) in can_rcv() 695 struct packet_type *pt, struct net_device *orig_dev) in canfd_rcv() 710 struct packet_type *pt, struct net_device *orig_dev) in canxl_rcv() 838 static struct packet_type can_packet __read_mostly = { 843 static struct packet_type canfd_packet __read_mostly = { 848 static struct packet_type canxl_packet __read_mostly = {
|