| /kernel/linux/linux-4.19/net/caif/ |
| D | cfpkt_skbuff.c | 17 #define PKT_ERROR(pkt, errmsg) \ argument 45 static inline struct cfpkt_priv_data *cfpkt_priv(struct cfpkt *pkt) in cfpkt_priv() 50 static inline bool is_erronous(struct cfpkt *pkt) in is_erronous() 55 static inline struct sk_buff *pkt_to_skb(struct cfpkt *pkt) in pkt_to_skb() 67 struct cfpkt *pkt = skb_to_pkt(nativepkt); in cfpkt_fromnative() local 73 void *cfpkt_tonative(struct cfpkt *pkt) in cfpkt_tonative() 96 void cfpkt_destroy(struct cfpkt *pkt) in cfpkt_destroy() 102 inline bool cfpkt_more(struct cfpkt *pkt) in cfpkt_more() 108 int cfpkt_peek_head(struct cfpkt *pkt, void *data, u16 len) in cfpkt_peek_head() 119 int cfpkt_extr_head(struct cfpkt *pkt, void *data, u16 len) in cfpkt_extr_head() [all …]
|
| /kernel/linux/linux-5.10/net/caif/ |
| D | cfpkt_skbuff.c | 17 #define PKT_ERROR(pkt, errmsg) \ argument 45 static inline struct cfpkt_priv_data *cfpkt_priv(struct cfpkt *pkt) in cfpkt_priv() 50 static inline bool is_erronous(struct cfpkt *pkt) in is_erronous() 55 static inline struct sk_buff *pkt_to_skb(struct cfpkt *pkt) in pkt_to_skb() 67 struct cfpkt *pkt = skb_to_pkt(nativepkt); in cfpkt_fromnative() local 73 void *cfpkt_tonative(struct cfpkt *pkt) in cfpkt_tonative() 96 void cfpkt_destroy(struct cfpkt *pkt) in cfpkt_destroy() 102 inline bool cfpkt_more(struct cfpkt *pkt) in cfpkt_more() 108 int cfpkt_peek_head(struct cfpkt *pkt, void *data, u16 len) in cfpkt_peek_head() 119 int cfpkt_extr_head(struct cfpkt *pkt, void *data, u16 len) in cfpkt_extr_head() [all …]
|
| /kernel/linux/linux-4.19/drivers/media/platform/qcom/venus/ |
| D | hfi_msgs.c | 27 struct hfi_msg_event_notify_pkt *pkt) in event_seq_changed() 129 struct hfi_msg_event_notify_pkt *pkt) in event_release_buffer_ref() 147 struct hfi_msg_event_notify_pkt *pkt) in event_sys_error() 160 struct hfi_msg_event_notify_pkt *pkt) in event_session_error() 192 struct hfi_msg_event_notify_pkt *pkt = packet; in hfi_event_notify() local 220 struct hfi_msg_sys_init_done_pkt *pkt = packet; in hfi_sys_init_done() local 249 struct hfi_msg_sys_property_info_pkt *pkt) in sys_get_prop_image_version() 265 struct hfi_msg_sys_property_info_pkt *pkt = packet; in hfi_sys_property_info() local 287 struct hfi_msg_sys_release_resource_done_pkt *pkt = packet; in hfi_sys_rel_resource_done() local 296 struct hfi_msg_sys_ping_ack_pkt *pkt = packet; in hfi_sys_ping_done() local [all …]
|
| D | hfi_cmds.c | 22 void pkt_sys_init(struct hfi_sys_init_pkt *pkt, u32 arch_type) in pkt_sys_init() 29 void pkt_sys_pc_prep(struct hfi_sys_pc_prep_pkt *pkt) in pkt_sys_pc_prep() 35 void pkt_sys_idle_indicator(struct hfi_sys_set_property_pkt *pkt, u32 enable) in pkt_sys_idle_indicator() 46 void pkt_sys_debug_config(struct hfi_sys_set_property_pkt *pkt, u32 mode, in pkt_sys_debug_config() 60 void pkt_sys_coverage_config(struct hfi_sys_set_property_pkt *pkt, u32 mode) in pkt_sys_coverage_config() 69 int pkt_sys_set_resource(struct hfi_sys_set_resource_pkt *pkt, u32 id, u32 size, in pkt_sys_set_resource() 96 int pkt_sys_unset_resource(struct hfi_sys_release_resource_pkt *pkt, u32 id, in pkt_sys_unset_resource() 117 void pkt_sys_ping(struct hfi_sys_ping_pkt *pkt, u32 cookie) in pkt_sys_ping() 124 void pkt_sys_power_control(struct hfi_sys_set_property_pkt *pkt, u32 enable) in pkt_sys_power_control() 135 int pkt_sys_ssr_cmd(struct hfi_sys_test_ssr_pkt *pkt, u32 trigger_type) in pkt_sys_ssr_cmd() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
| D | hfi_msgs.c | 18 struct hfi_msg_event_notify_pkt *pkt) in event_seq_changed() 120 struct hfi_msg_event_notify_pkt *pkt) in event_release_buffer_ref() 138 struct hfi_msg_event_notify_pkt *pkt) in event_sys_error() 151 struct hfi_msg_event_notify_pkt *pkt) in event_session_error() 183 struct hfi_msg_event_notify_pkt *pkt = packet; in hfi_event_notify() local 211 struct hfi_msg_sys_init_done_pkt *pkt = packet; in hfi_sys_init_done() local 240 struct hfi_msg_sys_property_info_pkt *pkt) in sys_get_prop_image_version() 256 struct hfi_msg_sys_property_info_pkt *pkt = packet; in hfi_sys_property_info() local 278 struct hfi_msg_sys_release_resource_done_pkt *pkt = packet; in hfi_sys_rel_resource_done() local 287 struct hfi_msg_sys_ping_ack_pkt *pkt = packet; in hfi_sys_ping_done() local [all …]
|
| D | hfi_cmds.c | 13 void pkt_sys_init(struct hfi_sys_init_pkt *pkt, u32 arch_type) in pkt_sys_init() 20 void pkt_sys_pc_prep(struct hfi_sys_pc_prep_pkt *pkt) in pkt_sys_pc_prep() 26 void pkt_sys_idle_indicator(struct hfi_sys_set_property_pkt *pkt, u32 enable) in pkt_sys_idle_indicator() 37 void pkt_sys_debug_config(struct hfi_sys_set_property_pkt *pkt, u32 mode, in pkt_sys_debug_config() 51 void pkt_sys_coverage_config(struct hfi_sys_set_property_pkt *pkt, u32 mode) in pkt_sys_coverage_config() 60 int pkt_sys_set_resource(struct hfi_sys_set_resource_pkt *pkt, u32 id, u32 size, in pkt_sys_set_resource() 87 int pkt_sys_unset_resource(struct hfi_sys_release_resource_pkt *pkt, u32 id, in pkt_sys_unset_resource() 108 void pkt_sys_ping(struct hfi_sys_ping_pkt *pkt, u32 cookie) in pkt_sys_ping() 115 void pkt_sys_power_control(struct hfi_sys_set_property_pkt *pkt, u32 enable) in pkt_sys_power_control() 126 int pkt_sys_ssr_cmd(struct hfi_sys_test_ssr_pkt *pkt, u32 trigger_type) in pkt_sys_ssr_cmd() [all …]
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| D | rxe_hdr.h | 35 static inline struct sk_buff *PKT_TO_SKB(struct rxe_pkt_info *pkt) in PKT_TO_SKB() 281 static inline u8 bth_opcode(struct rxe_pkt_info *pkt) in bth_opcode() 286 static inline void bth_set_opcode(struct rxe_pkt_info *pkt, u8 opcode) in bth_set_opcode() 291 static inline u8 bth_se(struct rxe_pkt_info *pkt) in bth_se() 296 static inline void bth_set_se(struct rxe_pkt_info *pkt, int se) in bth_set_se() 301 static inline u8 bth_mig(struct rxe_pkt_info *pkt) in bth_mig() 306 static inline void bth_set_mig(struct rxe_pkt_info *pkt, u8 mig) in bth_set_mig() 311 static inline u8 bth_pad(struct rxe_pkt_info *pkt) in bth_pad() 316 static inline void bth_set_pad(struct rxe_pkt_info *pkt, u8 pad) in bth_set_pad() 321 static inline u8 bth_tver(struct rxe_pkt_info *pkt) in bth_tver() [all …]
|
| D | rxe_resp.c | 83 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_resp_queue_pkt() local 118 struct rxe_pkt_info *pkt) in check_psn() 162 struct rxe_pkt_info *pkt) in check_op_seq() 252 struct rxe_pkt_info *pkt) in check_op_valid() 332 struct rxe_pkt_info *pkt) in check_resource() 376 struct rxe_pkt_info *pkt) in check_length() 391 struct rxe_pkt_info *pkt) in check_rkey() 495 struct rxe_pkt_info *pkt) in write_data_in() 519 struct rxe_pkt_info *pkt) in process_atomic() 559 struct rxe_pkt_info *pkt, in prepare_ack_packet() [all …]
|
| D | rxe_recv.c | 13 static int check_type_state(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in check_type_state() 79 static int check_keys(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in check_keys() 111 static int check_addr(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in check_addr() 171 static int hdr_check(struct rxe_pkt_info *pkt) in hdr_check() 226 static inline void rxe_rcv_pkt(struct rxe_pkt_info *pkt, struct sk_buff *skb) in rxe_rcv_pkt() 236 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_rcv_mcast_pkt() local 314 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_chk_dgid() local 347 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_rcv() local
|
| D | rxe_comp.c | 136 struct rxe_pkt_info *pkt, in get_wqe() 171 struct rxe_pkt_info *pkt, in check_psn() 210 struct rxe_pkt_info *pkt, in check_ack() 341 struct rxe_pkt_info *pkt, in do_read() 359 struct rxe_pkt_info *pkt, in do_atomic() 444 struct rxe_pkt_info *pkt, in complete_ack() 490 struct rxe_pkt_info *pkt, in complete_wqe() 536 struct rxe_pkt_info *pkt = NULL; in rxe_completer() local
|
| /kernel/linux/linux-4.19/drivers/infiniband/sw/rxe/ |
| D | rxe_hdr.h | 62 static inline struct sk_buff *PKT_TO_SKB(struct rxe_pkt_info *pkt) in PKT_TO_SKB() 308 static inline u8 bth_opcode(struct rxe_pkt_info *pkt) in bth_opcode() 313 static inline void bth_set_opcode(struct rxe_pkt_info *pkt, u8 opcode) in bth_set_opcode() 318 static inline u8 bth_se(struct rxe_pkt_info *pkt) in bth_se() 323 static inline void bth_set_se(struct rxe_pkt_info *pkt, int se) in bth_set_se() 328 static inline u8 bth_mig(struct rxe_pkt_info *pkt) in bth_mig() 333 static inline void bth_set_mig(struct rxe_pkt_info *pkt, u8 mig) in bth_set_mig() 338 static inline u8 bth_pad(struct rxe_pkt_info *pkt) in bth_pad() 343 static inline void bth_set_pad(struct rxe_pkt_info *pkt, u8 pad) in bth_set_pad() 348 static inline u8 bth_tver(struct rxe_pkt_info *pkt) in bth_tver() [all …]
|
| D | rxe_resp.c | 111 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_resp_queue_pkt() local 149 struct rxe_pkt_info *pkt) in check_psn() 193 struct rxe_pkt_info *pkt) in check_op_seq() 283 struct rxe_pkt_info *pkt) in check_op_valid() 363 struct rxe_pkt_info *pkt) in check_resource() 407 struct rxe_pkt_info *pkt) in check_length() 422 struct rxe_pkt_info *pkt) in check_rkey() 526 struct rxe_pkt_info *pkt) in write_data_in() 550 struct rxe_pkt_info *pkt) in process_atomic() 590 struct rxe_pkt_info *pkt, in prepare_ack_packet() [all …]
|
| D | rxe_recv.c | 39 static int check_type_state(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in check_type_state() 101 static int check_keys(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in check_keys() 154 static int check_addr(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in check_addr() 214 static int hdr_check(struct rxe_pkt_info *pkt) in hdr_check() 270 struct rxe_pkt_info *pkt, in rxe_rcv_pkt() 281 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_rcv_mcast_pkt() local 335 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_match_dgid() local 365 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_rcv() local
|
| D | rxe_comp.c | 163 struct rxe_pkt_info *pkt, in get_wqe() 198 struct rxe_pkt_info *pkt, in check_psn() 237 struct rxe_pkt_info *pkt, in check_ack() 368 struct rxe_pkt_info *pkt, in do_read() 386 struct rxe_pkt_info *pkt, in do_atomic() 465 struct rxe_pkt_info *pkt, in complete_ack() 511 struct rxe_pkt_info *pkt, in complete_wqe() 557 struct rxe_pkt_info *pkt = NULL; in rxe_completer() local
|
| /kernel/linux/linux-5.10/drivers/soc/mediatek/ |
| D | mtk-cmdq-helper.c | 127 struct cmdq_pkt *pkt; in cmdq_pkt_create() local 158 void cmdq_pkt_destroy(struct cmdq_pkt *pkt) in cmdq_pkt_destroy() 169 static int cmdq_pkt_append_command(struct cmdq_pkt *pkt, in cmdq_pkt_append_command() 196 int cmdq_pkt_write(struct cmdq_pkt *pkt, u8 subsys, u16 offset, u32 value) in cmdq_pkt_write() 209 int cmdq_pkt_write_mask(struct cmdq_pkt *pkt, u8 subsys, in cmdq_pkt_write_mask() 231 int cmdq_pkt_read_s(struct cmdq_pkt *pkt, u16 high_addr_reg_idx, u16 addr_low, in cmdq_pkt_read_s() 246 int cmdq_pkt_write_s(struct cmdq_pkt *pkt, u16 high_addr_reg_idx, in cmdq_pkt_write_s() 261 int cmdq_pkt_write_s_mask(struct cmdq_pkt *pkt, u16 high_addr_reg_idx, in cmdq_pkt_write_s_mask() 284 int cmdq_pkt_write_s_value(struct cmdq_pkt *pkt, u8 high_addr_reg_idx, in cmdq_pkt_write_s_value() 298 int cmdq_pkt_write_s_mask_value(struct cmdq_pkt *pkt, u8 high_addr_reg_idx, in cmdq_pkt_write_s_mask_value() [all …]
|
| /kernel/linux/linux-4.19/arch/sparc/kernel/ |
| D | viohs.c | 50 struct vio_ver_info pkt; in send_version() local 163 struct vio_msg_tag *pkt = arg; in process_unknown() local 180 struct vio_dring_register pkt; in send_dreg() member 220 struct vio_rdx pkt; in send_rdx() local 256 struct vio_ver_info *pkt) in process_ver_info() 312 struct vio_ver_info *pkt) in process_ver_ack() 345 struct vio_ver_info *pkt) in process_ver_nack() 364 static int process_ver(struct vio_driver_state *vio, struct vio_ver_info *pkt) in process_ver() 381 static int process_attr(struct vio_driver_state *vio, void *pkt) in process_attr() 428 struct vio_dring_register *pkt) in process_dreg_info() [all …]
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | viohs.c | 50 struct vio_ver_info pkt; in send_version() local 163 struct vio_msg_tag *pkt = arg; in process_unknown() local 180 struct vio_dring_register pkt; in send_dreg() member 220 struct vio_rdx pkt; in send_rdx() local 256 struct vio_ver_info *pkt) in process_ver_info() 312 struct vio_ver_info *pkt) in process_ver_ack() 345 struct vio_ver_info *pkt) in process_ver_nack() 364 static int process_ver(struct vio_driver_state *vio, struct vio_ver_info *pkt) in process_ver() 381 static int process_attr(struct vio_driver_state *vio, void *pkt) in process_attr() 428 struct vio_dring_register *pkt) in process_dreg_info() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
| D | fifo.c | 22 void usbhs_pkt_init(struct usbhs_pkt *pkt) in usbhs_pkt_init() 30 static int usbhsf_null_handle(struct usbhs_pkt *pkt, int *is_done) in usbhsf_null_handle() 45 void usbhs_pkt_push(struct usbhs_pipe *pipe, struct usbhs_pkt *pkt, in usbhs_pkt_push() 47 struct usbhs_pkt *pkt), in usbhs_pkt_push() 87 static void __usbhsf_pkt_del(struct usbhs_pkt *pkt) in __usbhsf_pkt_del() 106 struct usbhs_pkt *usbhs_pkt_pop(struct usbhs_pipe *pipe, struct usbhs_pkt *pkt) in usbhs_pkt_pop() 159 struct usbhs_pkt *pkt; in usbhsf_pkt_handler() local 355 static int usbhs_dcp_dir_switch_to_write(struct usbhs_pkt *pkt, int *is_done) in usbhs_dcp_dir_switch_to_write() 384 static int usbhs_dcp_dir_switch_to_read(struct usbhs_pkt *pkt, int *is_done) in usbhs_dcp_dir_switch_to_read() 412 static int usbhs_dcp_dir_switch_done(struct usbhs_pkt *pkt, int *is_done) in usbhs_dcp_dir_switch_done() [all …]
|
| /kernel/linux/linux-4.19/drivers/usb/renesas_usbhs/ |
| D | fifo.c | 22 void usbhs_pkt_init(struct usbhs_pkt *pkt) in usbhs_pkt_init() 30 static int usbhsf_null_handle(struct usbhs_pkt *pkt, int *is_done) in usbhsf_null_handle() 45 void usbhs_pkt_push(struct usbhs_pipe *pipe, struct usbhs_pkt *pkt, in usbhs_pkt_push() 47 struct usbhs_pkt *pkt), in usbhs_pkt_push() 87 static void __usbhsf_pkt_del(struct usbhs_pkt *pkt) in __usbhsf_pkt_del() 104 struct usbhs_pkt *usbhs_pkt_pop(struct usbhs_pipe *pipe, struct usbhs_pkt *pkt) in usbhs_pkt_pop() 151 struct usbhs_pkt *pkt; in usbhsf_pkt_handler() local 350 static int usbhs_dcp_dir_switch_to_write(struct usbhs_pkt *pkt, int *is_done) in usbhs_dcp_dir_switch_to_write() 379 static int usbhs_dcp_dir_switch_to_read(struct usbhs_pkt *pkt, int *is_done) in usbhs_dcp_dir_switch_to_read() 407 static int usbhs_dcp_dir_switch_done(struct usbhs_pkt *pkt, int *is_done) in usbhs_dcp_dir_switch_done() [all …]
|
| /kernel/linux/linux-5.10/net/vmw_vsock/ |
| D | virtio_transport_common.c | 48 struct virtio_vsock_pkt *pkt; in virtio_transport_alloc_pkt() local 98 struct virtio_vsock_pkt *pkt = opaque; in virtio_transport_build_skb() local 158 void virtio_transport_deliver_tap_pkt(struct virtio_vsock_pkt *pkt) in virtio_transport_deliver_tap_pkt() 179 struct virtio_vsock_pkt *pkt; in virtio_transport_send_pkt_info() local 223 struct virtio_vsock_pkt *pkt) in virtio_transport_inc_rx_pkt() 233 struct virtio_vsock_pkt *pkt) in virtio_transport_dec_rx_pkt() 239 void virtio_transport_inc_tx_pkt(struct virtio_vsock_sock *vvs, struct virtio_vsock_pkt *pkt) in virtio_transport_inc_tx_pkt() 291 struct virtio_vsock_pkt *pkt; in virtio_transport_stream_do_peek() local 340 struct virtio_vsock_pkt *pkt; in virtio_transport_stream_do_dequeue() local 687 struct virtio_vsock_pkt *pkt) in virtio_transport_reset() [all …]
|
| /kernel/linux/linux-4.19/net/vmw_vsock/ |
| D | virtio_transport_common.c | 45 struct virtio_vsock_pkt *pkt; in virtio_transport_alloc_pkt() local 92 struct virtio_vsock_pkt *pkt = opaque; in virtio_transport_build_skb() local 152 void virtio_transport_deliver_tap_pkt(struct virtio_vsock_pkt *pkt) in virtio_transport_deliver_tap_pkt() 163 struct virtio_vsock_pkt *pkt; in virtio_transport_send_pkt_info() local 203 struct virtio_vsock_pkt *pkt) in virtio_transport_inc_rx_pkt() 209 struct virtio_vsock_pkt *pkt) in virtio_transport_dec_rx_pkt() 215 void virtio_transport_inc_tx_pkt(struct virtio_vsock_sock *vvs, struct virtio_vsock_pkt *pkt) in virtio_transport_inc_tx_pkt() 266 struct virtio_vsock_pkt *pkt; in virtio_transport_stream_do_dequeue() local 653 struct virtio_vsock_pkt *pkt) in virtio_transport_reset() 673 struct virtio_vsock_pkt *pkt) in virtio_transport_reset_no_sock() [all …]
|
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| D | nf_tables_ipv4.h | 8 static inline void nft_set_pktinfo_ipv4(struct nft_pktinfo *pkt, in nft_set_pktinfo_ipv4() 20 static inline int __nft_set_pktinfo_ipv4_validate(struct nft_pktinfo *pkt, in __nft_set_pktinfo_ipv4_validate() 49 static inline void nft_set_pktinfo_ipv4_validate(struct nft_pktinfo *pkt, in nft_set_pktinfo_ipv4_validate() 56 static inline int nft_set_pktinfo_ipv4_ingress(struct nft_pktinfo *pkt, in nft_set_pktinfo_ipv4_ingress()
|
| /kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
| D | rx.c | 52 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_reply_error() local 65 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_csa() local 94 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_spectrum_measure_notif() local 111 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_pm_sleep_notif() local 121 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_pm_debug_statistics_notif() local 131 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_beacon_notif() local 367 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_statistics() local 467 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_reply_statistics() local 490 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_card_state_notif() local 541 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_missed_beacon_notif() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
| D | rx.c | 38 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_reply_error() local 51 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_csa() local 80 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_spectrum_measure_notif() local 97 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_pm_sleep_notif() local 107 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_pm_debug_statistics_notif() local 117 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_beacon_notif() local 353 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_statistics() local 453 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_reply_statistics() local 476 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_card_state_notif() local 527 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_missed_beacon_notif() local [all …]
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
| D | hwmon.c | 314 struct cpucp_packet pkt; in hl_get_temperature() local 340 struct cpucp_packet pkt; in hl_set_temperature() local 365 struct cpucp_packet pkt; in hl_get_voltage() local 391 struct cpucp_packet pkt; in hl_get_current() local 417 struct cpucp_packet pkt; in hl_get_fan_speed() local 443 struct cpucp_packet pkt; in hl_get_pwm_info() local 469 struct cpucp_packet pkt; in hl_set_pwm_info() local 492 struct cpucp_packet pkt; in hl_set_voltage() local 517 struct cpucp_packet pkt; in hl_set_current() local
|