/linux-6.12.1/include/uapi/linux/ |
D | batadv_packet.h | 217 __u8 packet_type; member 243 __u8 packet_type; member 264 __u8 packet_type; member 289 __u8 packet_type; member 312 __u8 packet_type; member 341 __u8 packet_type; member 380 __u8 packet_type; member 414 __u8 packet_type; member 455 __u8 packet_type; member 485 __u8 packet_type; member [all …]
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
D | virtual_isys.c | 350 csi_mipi_packet_type_t packet_type; in create_input_system_input_port() local 610 csi_mipi_packet_type_t packet_type, in acquire_be_lut_entry() 618 csi_mipi_packet_type_t packet_type, in release_be_lut_entry() 828 csi_mipi_packet_type_t packet_type; in get_csi_mipi_packet_type() local
|
D | csi_rx_rmgr.c | 43 csi_mipi_packet_type_t packet_type, in ia_css_isys_csi_rx_lut_rmgr_acquire() 93 csi_mipi_packet_type_t packet_type, in ia_css_isys_csi_rx_lut_rmgr_release()
|
/linux-6.12.1/drivers/input/mouse/ |
D | elantech.c | 490 int packet_type) in elantech_report_trackpoint() 559 int packet_type) in elantech_report_absolute_v3() 744 int packet_type) in elantech_report_absolute_v4() 878 unsigned char packet_type = packet[3] & 0x03; in elantech_packet_check_v4() local 926 int packet_type; in elantech_process_byte() local
|
/linux-6.12.1/net/batman-adv/ |
D | main.c | 560 batadv_recv_handler_register(u8 packet_type, in batadv_recv_handler_register() 580 void batadv_recv_handler_unregister(u8 packet_type) in batadv_recv_handler_unregister()
|
D | tvlv.c | 366 u8 packet_type, in batadv_tvlv_call_handler() 435 u8 packet_type, in batadv_tvlv_containers_process()
|
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.12.1/net/caif/ |
D | cfdgml.c | 83 u8 packet_type; in cfdgml_transmit() local
|
D | caif_dev.c | 316 struct packet_type *, in caif_enroll_dev()
|
/linux-6.12.1/net/802/ |
D | psnap.c | 125 struct packet_type *, in register_snap_client()
|
/linux-6.12.1/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.12.1/drivers/staging/media/atomisp/pci/ |
D | isp2401_input_system_global.h | 74 csi_mipi_packet_type_t packet_type; member 79 csi_mipi_packet_type_t packet_type; member
|
/linux-6.12.1/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.12.1/drivers/net/wireless/ti/wl1251/ |
D | tx.h | 81 unsigned packet_type:2; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/modules/freesync/ |
D | freesync.c | 927 static void build_vrr_infopacket_sdp_v1_3(enum vrr_packet_type packet_type, in build_vrr_infopacket_sdp_v1_3() 948 enum vrr_packet_type packet_type, in mod_freesync_build_vrr_infopacket()
|
/linux-6.12.1/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.12.1/net/dccp/ccids/ |
D | ccid2.c | 498 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.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
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() 434 enum mlxsw_sp_flood_type packet_type, u16 local_port, 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 2389 enum mlxsw_sp_flood_type packet_type = flood_table->packet_type; in mlxsw_sp2_fids_init_flood_table() local
|
/linux-6.12.1/include/linux/ |
D | netdevice.h | 2690 struct packet_type { struct 2697 struct packet_type *, argument 2700 struct packet_type *, argument 2702 bool (*id_match)(struct packet_type *ptype, argument 2704 struct net *af_packet_net; 2705 void *af_packet_priv; 2706 struct list_head list;
|