Home
last modified time | relevance | path

Searched defs:rx_desc (Results 1 – 25 of 82) sorted by relevance

1234

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.c142 struct htt_rx_desc_v1 *rx_desc = container_of(rxd, in ath10k_qca99x0_rx_desc_get_l3_pad_bytes() local
152 struct htt_rx_desc_v1 *rx_desc = container_of(rxd, in ath10k_qca99x0_rx_desc_msdu_limit_error() local
193 struct htt_rx_desc_v2 *rx_desc = container_of(rxd, struct htt_rx_desc_v2, base); in ath10k_rx_desc_wcn3990_get_attention() local
201 struct htt_rx_desc_v2 *rx_desc = container_of(rxd, struct htt_rx_desc_v2, base); in ath10k_rx_desc_wcn3990_get_frag_info() local
209 struct htt_rx_desc_v2 *rx_desc = container_of(rxd, struct htt_rx_desc_v2, base); in ath10k_rx_desc_wcn3990_get_mpdu_start() local
217 struct htt_rx_desc_v2 *rx_desc = container_of(rxd, struct htt_rx_desc_v2, base); in ath10k_rx_desc_wcn3990_get_mpdu_end() local
225 struct htt_rx_desc_v2 *rx_desc = container_of(rxd, struct htt_rx_desc_v2, base); in ath10k_rx_desc_wcn3990_get_msdu_start() local
233 struct htt_rx_desc_v2 *rx_desc = container_of(rxd, struct htt_rx_desc_v2, base); in ath10k_rx_desc_wcn3990_get_msdu_end() local
241 struct htt_rx_desc_v2 *rx_desc = container_of(rxd, struct htt_rx_desc_v2, base); in ath10k_rx_desc_wcn3990_get_ppdu_start() local
249 struct htt_rx_desc_v2 *rx_desc = container_of(rxd, struct htt_rx_desc_v2, base); in ath10k_rx_desc_wcn3990_get_ppdu_end() local
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.h660 struct rx_desc { struct
661 u32 length:14;
662 u32 crc32:1;
663 u32 icverror:1;
664 u32 drv_infosize:4;
665 u32 security:3;
666 u32 qos:1;
667 u32 shift:2;
668 u32 phystatus:1;
669 u32 swdec:1;
[all …]
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_singleq_txrx.c568 static bool idpf_rx_singleq_test_staterr(const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_test_staterr()
579 static bool idpf_rx_singleq_is_non_eop(const union virtchnl2_rx_desc *rx_desc) in idpf_rx_singleq_is_non_eop()
666 idpf_rx_singleq_base_csum(const union virtchnl2_rx_desc *rx_desc) in idpf_rx_singleq_base_csum()
701 idpf_rx_singleq_flex_csum(const union virtchnl2_rx_desc *rx_desc) in idpf_rx_singleq_flex_csum()
739 const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_base_hash()
769 const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_flex_hash()
798 const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_process_skb_fields()
903 idpf_rx_singleq_extract_base_fields(const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_extract_base_fields()
926 idpf_rx_singleq_extract_flex_fields(const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_extract_flex_fields()
944 const union virtchnl2_rx_desc *rx_desc, in idpf_rx_singleq_extract_fields()
[all …]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c48 static u32 ice_get_rx_hash(const union ice_32b_rx_flex_desc *rx_desc) in ice_get_rx_hash()
68 const union ice_32b_rx_flex_desc *rx_desc, in ice_rx_hash_to_skb()
89 const union ice_32b_rx_flex_desc *rx_desc) in ice_rx_gcs()
111 union ice_32b_rx_flex_desc *rx_desc, u16 ptype) in ice_rx_csum()
189 const union ice_32b_rx_flex_desc *rx_desc, in ice_ptp_rx_hwts_to_skb()
201 static u16 ice_get_ptype(const union ice_32b_rx_flex_desc *rx_desc) in ice_get_ptype()
219 union ice_32b_rx_flex_desc *rx_desc, in ice_process_skb_fields()
H A Dice_txrx_lib.h34 const union ice_32b_rx_flex_desc *rx_desc) in ice_is_non_eop()
65 ice_get_vlan_tci(const union ice_32b_rx_flex_desc *rx_desc) in ice_get_vlan_tci()
H A Dice_virtchnl_fdir.h21 union ice_32b_rx_flex_desc rx_desc; member
54 ice_vc_fdir_irq_handler(struct ice_vsi *ctrl_vsi, union ice_32b_rx_flex_desc *rx_desc) { } in ice_vc_fdir_irq_handler()
/linux/drivers/net/ethernet/sunplus/
H A Dspl2sw_desc.c16 struct spl2sw_mac_desc *rx_desc; in spl2sw_rx_descs_flush() local
63 struct spl2sw_mac_desc *rx_desc; in spl2sw_rx_descs_clean() local
126 struct spl2sw_mac_desc *rx_desc; in spl2sw_rx_descs_init() local
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c118 union fm10k_rx_desc *rx_desc; in fm10k_alloc_rx_buffers() local
252 union fm10k_rx_desc *rx_desc, in fm10k_add_rx_frag()
299 union fm10k_rx_desc *rx_desc, in fm10k_fetch_rx_buffer()
356 union fm10k_rx_desc *rx_desc, in fm10k_rx_checksum()
393 union fm10k_rx_desc *rx_desc, in fm10k_rx_hash()
411 union fm10k_rx_desc __maybe_unused *rx_desc, in fm10k_type_trans()
449 union fm10k_rx_desc *rx_desc, in fm10k_process_skb_fields()
490 union fm10k_rx_desc *rx_desc) in fm10k_is_non_eop()
521 union fm10k_rx_desc *rx_desc, in fm10k_cleanup_headers()
570 union fm10k_rx_desc *rx_desc; in fm10k_clean_rx_irq() local
/linux/drivers/net/ethernet/alteon/
H A Dacenic.h489 struct rx_desc{ struct
490 aceaddr addr;
492 u16 size;
493 u16 idx;
495 u16 idx;
496 u16 size;
499 u16 flags;
500 u16 type;
502 u16 type;
503 u16 flags;
[all …]
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c160 static __le32 wx_test_staterr(union wx_rx_desc *rx_desc, in wx_test_staterr()
184 union wx_rx_desc *rx_desc, in wx_get_rx_buffer()
241 union wx_rx_desc *rx_desc) in wx_build_skb()
333 union wx_rx_desc *rx_desc; in wx_alloc_rx_buffers() local
409 union wx_rx_desc *rx_desc, in wx_is_non_eop()
476 union wx_rx_desc *rx_desc, in wx_cleanup_headers()
501 union wx_rx_desc *rx_desc, in wx_rx_hash()
527 union wx_rx_desc *rx_desc, in wx_rx_checksum()
573 static void wx_rx_vlan(struct wx_ring *ring, union wx_rx_desc *rx_desc, in wx_rx_vlan()
601 union wx_rx_desc *rx_desc, in wx_process_skb_fields()
[all …]
/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.c150 struct iser_rx_desc *rx_desc; in isert_alloc_rx_descriptors() local
196 struct iser_rx_desc *rx_desc; in isert_free_rx_descriptors() local
731 struct iser_rx_desc *rx_desc; in isert_post_recvm() local
753 isert_post_recv(struct isert_conn *isert_conn, struct iser_rx_desc *rx_desc) in isert_post_recv()
979 struct iser_rx_desc *rx_desc = isert_conn->login_desc; in isert_rx_login_req() local
1025 *isert_allocate_cmd(struct iscsit_conn *conn, struct iser_rx_desc *rx_desc) in isert_allocate_cmd()
1047 struct iser_rx_desc *rx_desc, unsigned char *buf) in isert_handle_scsi_cmd()
1115 struct iser_rx_desc *rx_desc, unsigned char *buf) in isert_handle_iscsi_dataout()
1175 struct iscsit_cmd *cmd, struct iser_rx_desc *rx_desc, in isert_handle_nop_out()
1194 struct iscsit_cmd *cmd, struct iser_rx_desc *rx_desc, in isert_handle_text_cmd()
[all …]
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c198 struct hal_rx_desc *rx_desc) in ath12k_dp_rxdesc_get_ppduid()
204 struct hal_rx_desc *rx_desc) in ath12k_dp_rxdesc_mpdu_valid()
266 struct ath12k_rx_desc_info *rx_desc; in ath12k_dp_list_cut_nodes() local
293 struct ath12k_rx_desc_info *rx_desc, *safe; in ath12k_dp_rx_enqueue_free() local
318 struct ath12k_rx_desc_info *rx_desc; in ath12k_dp_rx_bufs_replenish() local
2177 struct hal_rx_desc *rx_desc = rxcb->rx_desc; in ath12k_get_dot11_hdr_from_rx_desc() local
2242 struct hal_rx_desc *rx_desc, in ath12k_dp_rx_h_undecap()
2306 struct hal_rx_desc *rx_desc, in ath12k_dp_rx_h_mpdu()
2459 void ath12k_dp_rx_h_fetch_info(struct ath12k_base *ab, struct hal_rx_desc *rx_desc, in ath12k_dp_rx_h_fetch_info()
2620 struct hal_rx_desc *rx_desc, in ath12k_dp_rx_check_nwifi_hdr_len_valid()
[all …]
/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h244 struct rx_desc { struct
245 u8 flags;
246 u8 numDesc;
247 __le16 frameLen;
248 u32 addr; /* opaque, comes from virtAddr */
249 u32 addrHi; /* opaque, comes from virtAddrHi */
250 __le32 rxStatus;
272 __le16 filterResults;
275 __le16 ipsecResults;
286 __be32 vlanTag;
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c868 struct iavf_rx_desc *rx_desc; in iavf_alloc_rx_buffers() local
1132 const struct iavf_rx_desc *rx_desc, in iavf_process_skb_fields()
1284 const struct iavf_rx_desc *rx_desc) in iavf_extract_legacy_rx_fields()
1330 const struct iavf_rx_desc *rx_desc) in iavf_extract_flex_rx_fields()
1363 const struct iavf_rx_desc *rx_desc, in iavf_extract_rx_fields()
1395 struct iavf_rx_desc *rx_desc; in iavf_clean_rx_irq() local
/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c190 struct rx_desc { struct
206 struct rx_desc { struct
207 u32 cmd_sts; /* Descriptor command status */
208 u16 buf_size; /* Buffer size */
209 u16 byte_cnt; /* Descriptor buffer byte count */
210 u32 buf_ptr; /* Descriptor buffer pointer */
211 u32 next_desc_ptr; /* Next descriptor pointer */
514 struct rx_desc *rx_desc; in rxq_process() local
607 struct rx_desc *rx_desc; in rxq_refill() local
1938 struct rx_desc *rx_desc; in rxq_init() local
H A Dpxa168_eth.c175 struct rx_desc { struct
176 u32 cmd_sts; /* Descriptor command status */
177 u16 byte_cnt; /* Descriptor buffer byte count */
178 u16 buf_size; /* Buffer size */
179 u32 buf_ptr; /* Descriptor buffer pointer */
180 u32 next_desc_ptr; /* Next descriptor pointer */
773 struct rx_desc *rx_desc; in rxq_process() local
/linux/drivers/net/ethernet/dec/tulip/
H A Duli526x.c112 struct rx_desc { struct
115 struct rx_desc *next_rx_desc; argument
H A Ddmfe.c192 struct rx_desc { struct
195 struct rx_desc *next_rx_desc; argument
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c255 struct hal_rx_desc *rx_desc) in ath11k_dp_rxdesc_get_80211hdr()
265 struct hal_rx_desc *rx_desc) in ath11k_dp_rxdesc_mpdu_valid()
275 struct hal_rx_desc *rx_desc) in ath11k_dp_rxdesc_get_ppduid()
2164 struct hal_rx_desc *rx_desc, in ath11k_dp_rx_h_undecap()
2213 struct hal_rx_desc *rx_desc = rxcb->rx_desc; in ath11k_dp_rx_h_find_peer() local
2234 struct hal_rx_desc *rx_desc, in ath11k_dp_rx_h_mpdu()
2310 static void ath11k_dp_rx_h_rate(struct ath11k *ar, struct hal_rx_desc *rx_desc, in ath11k_dp_rx_h_rate()
2380 static void ath11k_dp_rx_h_ppdu(struct ath11k *ar, struct hal_rx_desc *rx_desc, in ath11k_dp_rx_h_ppdu()
2512 struct hal_rx_desc *rx_desc, *lrx_desc; in ath11k_dp_rx_process_msdu() local
3273 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)msdu->data; in ath11k_dp_rx_h_verify_tkip_mic() local
[all …]
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c244 union i40e_rx_desc *rx_desc; in i40e_alloc_rx_buffers_zc() local
346 union i40e_rx_desc *rx_desc, in i40e_handle_xdp_result_zc()
427 union i40e_rx_desc *rx_desc; in i40e_clean_rx_irq_zc() local
H A Di40e_txrx.c1682 union i40e_rx_desc *rx_desc; in i40e_alloc_rx_buffers() local
1745 union i40e_rx_desc *rx_desc) in i40e_rx_checksum()
1816 union i40e_rx_desc *rx_desc, in i40e_rx_hash()
1847 union i40e_rx_desc *rx_desc, struct sk_buff *skb) in i40e_process_skb_fields()
1887 union i40e_rx_desc *rx_desc) in i40e_cleanup_headers()
2234 union i40e_rx_desc *rx_desc) in i40e_is_non_eop()
2457 union i40e_rx_desc *rx_desc; in i40e_clean_rx_irq() local
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c446 union ixgbe_adv_rx_desc *rx_desc, in ixgbevf_rx_hash()
472 union ixgbe_adv_rx_desc *rx_desc, in ixgbevf_rx_checksum()
511 union ixgbe_adv_rx_desc *rx_desc, in ixgbevf_process_skb_fields()
587 union ixgbe_adv_rx_desc *rx_desc) in ixgbevf_is_non_eop()
657 union ixgbe_adv_rx_desc *rx_desc; in ixgbevf_alloc_rx_buffers() local
737 union ixgbe_adv_rx_desc *rx_desc, in ixgbevf_cleanup_headers()
852 union ixgbe_adv_rx_desc *rx_desc) in ixgbevf_construct_skb()
927 union ixgbe_adv_rx_desc *rx_desc) in ixgbevf_build_skb()
1136 union ixgbe_adv_rx_desc *rx_desc; in ixgbevf_clean_rx_irq() local
1910 union ixgbe_adv_rx_desc *rx_desc; in ixgbevf_configure_rx_ring() local
/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h45 wlcore_hw_get_rx_buf_align(struct wl1271 *wl, u32 rx_desc) in wlcore_hw_get_rx_buf_align()
55 wlcore_hw_prepare_read(struct wl1271 *wl, u32 rx_desc, u32 len) in wlcore_hw_prepare_read()
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_txrx.c399 struct hbg_rx_desc *rx_desc; in hbg_sync_data_from_hw() local
415 struct hbg_rx_desc *rx_desc; in hbg_napi_rx_poll() local
/linux/drivers/net/wireless/ti/wl1251/
H A Drx.c206 struct wl1251_rx_descriptor *rx_desc; in wl1251_rx() local

1234