/linux-6.1.9/include/uapi/linux/ |
D | batadv_packet.h | 209 __u8 packet_type; member 235 __u8 packet_type; member 256 __u8 packet_type; member 281 __u8 packet_type; member 304 __u8 packet_type; member 333 __u8 packet_type; member 372 __u8 packet_type; member 406 __u8 packet_type; member 447 __u8 packet_type; member 477 __u8 packet_type; member [all …]
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
D | csi_rx_rmgr.c | 44 csi_mipi_packet_type_t packet_type, 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()
|
D | virtual_isys.c | 356 csi_mipi_packet_type_t packet_type; in create_input_system_input_port() local 623 csi_mipi_packet_type_t packet_type, in acquire_be_lut_entry() 631 csi_mipi_packet_type_t packet_type, in release_be_lut_entry() 855 csi_mipi_packet_type_t packet_type; in get_csi_mipi_packet_type() local
|
/linux-6.1.9/drivers/input/mouse/ |
D | elantech.c | 490 int packet_type) in elantech_report_trackpoint() 559 int packet_type) in elantech_report_absolute_v3() 743 int packet_type) in elantech_report_absolute_v4() 877 unsigned char packet_type = packet[3] & 0x03; in elantech_packet_check_v4() local 925 int packet_type; in elantech_process_byte() local
|
/linux-6.1.9/net/batman-adv/ |
D | main.c | 557 batadv_recv_handler_register(u8 packet_type, in batadv_recv_handler_register() 577 void batadv_recv_handler_unregister(u8 packet_type) in batadv_recv_handler_unregister()
|
D | bridge_loop_avoidance.h | 64 int packet_type) in batadv_bla_rx()
|
D | send.c | 332 struct sk_buff *skb, int packet_type, in batadv_send_skb_unicast() 404 struct sk_buff *skb, int packet_type, in batadv_send_skb_via_tt_generic()
|
/linux-6.1.9/net/caif/ |
D | cfdgml.c | 83 u8 packet_type; in cfdgml_transmit() local
|
D | caif_dev.c | 315 struct packet_type *, in caif_enroll_dev()
|
/linux-6.1.9/net/802/ |
D | psnap.c | 125 struct packet_type *, in register_snap_client()
|
/linux-6.1.9/drivers/staging/gdm724x/ |
D | gdm_mux.c | 41 static int packet_type_to_tty_index(u16 packet_type) in packet_type_to_tty_index() 146 unsigned short packet_type; in up_to_host() local
|
D | gdm_mux.h | 31 __le16 packet_type; member
|
/linux-6.1.9/drivers/media/usb/gspca/ |
D | sq905c.c | 128 int packet_type; in sq905c_dostream() local
|
D | sq905.c | 205 int packet_type; in sq905_dostream() local
|
D | jl2005bcd.c | 313 int packet_type; in jl2005c_dostream() local
|
D | jeilinj.c | 264 int packet_type; in sd_pkt_scan() local
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/ |
D | isp2401_input_system_global.h | 75 csi_mipi_packet_type_t packet_type; member 80 csi_mipi_packet_type_t packet_type; member
|
/linux-6.1.9/drivers/net/wireless/ti/wl1251/ |
D | tx.h | 81 unsigned packet_type:2; member
|
/linux-6.1.9/drivers/gpu/drm/amd/display/modules/freesync/ |
D | freesync.c | 952 static void build_vrr_infopacket_sdp_v1_3(enum vrr_packet_type packet_type, in build_vrr_infopacket_sdp_v1_3() 973 enum vrr_packet_type packet_type, in mod_freesync_build_vrr_infopacket()
|
/linux-6.1.9/sound/soc/mediatek/common/ |
D | mtk-btcvsd.c | 358 enum bt_sco_packet_len packet_type, in mtk_btcvsd_read_from_bt() 411 enum bt_sco_packet_len packet_type, in mtk_btcvsd_write_to_bt() 484 unsigned int packet_type, packet_num, packet_length; in mtk_btcvsd_snd_irq_handler() local
|
/linux-6.1.9/net/dccp/ccids/ |
D | ccid2.c | 497 static int ccid2_hc_tx_parse_options(struct sock *sk, u8 packet_type, in ccid2_hc_tx_parse_options()
|
D | ccid3.c | 457 static int ccid3_hc_tx_parse_options(struct sock *sk, u8 packet_type, in ccid3_hc_tx_parse_options()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_fid.c | 73 enum mlxsw_sp_flood_type packet_type; member 313 enum mlxsw_sp_flood_type packet_type) in mlxsw_sp_fid_flood_table_lookup() 346 enum mlxsw_sp_flood_type packet_type, u16 local_port, in mlxsw_sp_fid_flood_set() 1664 enum mlxsw_sp_flood_type packet_type = flood_table->packet_type; in mlxsw_sp_fid_flood_table_init() local
|
/linux-6.1.9/drivers/input/joystick/ |
D | xpad.c | 129 u8 packet_type; member 704 int packet_type; /* type of the extended packet */ member
|
/linux-6.1.9/include/linux/ |
D | netdevice.h | 2624 struct packet_type { struct 2631 struct packet_type *, argument 2634 struct packet_type *, argument 2636 bool (*id_match)(struct packet_type *ptype, argument 2638 struct net *af_packet_net; 2639 void *af_packet_priv; 2640 struct list_head list;
|