Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.c141 struct htt_rx_desc_v1 *rx_desc = container_of(rxd, in ath10k_qca99x0_rx_desc_get_l3_pad_bytes() local
151 struct htt_rx_desc_v1 *rx_desc = container_of(rxd, in ath10k_qca99x0_rx_desc_msdu_limit_error() local
192 struct htt_rx_desc_v2 *rx_desc = container_of(rxd, struct htt_rx_desc_v2, base); in ath10k_rx_desc_wcn3990_get_attention() local
200 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
208 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
216 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
224 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
232 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
240 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
248 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 …]
H A Dhtt_rx.c135 struct htt_rx_desc *rx_desc; in __ath10k_htt_rx_ring_fill_n() local
357 struct htt_rx_desc *rx_desc; in ath10k_htt_rx_amsdu_pop() local
2513 static void ath10k_htt_rx_mpdu_desc_pn_hl(struct htt_hl_rx_desc *rx_desc, in ath10k_htt_rx_mpdu_desc_pn_hl()
2543 struct htt_hl_rx_desc *rx_desc; in ath10k_htt_rx_pn_check_replay_hl() local
2606 struct htt_hl_rx_desc *rx_desc; in ath10k_htt_rx_proc_rx_ind_hl() local
2908 struct htt_hl_rx_desc *rx_desc; in ath10k_htt_rx_proc_rx_frag_ind_hl() local
H A Dhtt.h2255 struct htt_rx_desc_v1 *rx_desc; in ath10k_htt_rx_desc_get_attention() local
2267 struct htt_rx_desc_v1 *rx_desc; in ath10k_htt_rx_desc_get_frag_info() local
2279 struct htt_rx_desc_v1 *rx_desc; in ath10k_htt_rx_desc_get_mpdu_start() local
2291 struct htt_rx_desc_v1 *rx_desc; in ath10k_htt_rx_desc_get_mpdu_end() local
2303 struct htt_rx_desc_v1 *rx_desc; in ath10k_htt_rx_desc_get_msdu_start() local
2315 struct htt_rx_desc_v1 *rx_desc; in ath10k_htt_rx_desc_get_msdu_end() local
2327 struct htt_rx_desc_v1 *rx_desc; in ath10k_htt_rx_desc_get_ppdu_start() local
2339 struct htt_rx_desc_v1 *rx_desc; in ath10k_htt_rx_desc_get_ppdu_end() local
2351 struct htt_rx_desc_v1 *rx_desc; in ath10k_htt_rx_desc_get_rx_hdr_status() local
2363 struct htt_rx_desc_v1 *rx_desc; in ath10k_htt_rx_desc_get_msdu_payload() local
/freebsd/sys/dev/rtwn/pci/
H A Drtwn_pci_rx.c87 struct rtwn_rx_stat_pci *rx_desc = &ring->desc[ring->cur]; in rtwn_pci_rx_frame() local
183 struct rtwn_rx_stat_pci *rx_desc = &ring->desc[ring->cur]; in rtwn_pci_rx_buf_copy() local
349 struct rtwn_rx_stat_pci *rx_desc; in rtwn_pci_rx_done() local
/freebsd/sys/dev/iser/
H A Diser_initiator.c202 struct iser_rx_desc *rx_desc; in iser_alloc_rx_descriptors() local
260 struct iser_rx_desc *rx_desc; in iser_free_rx_descriptors() local
465 iser_rcv_completion(struct iser_rx_desc *rx_desc, in iser_rcv_completion()
H A Diser_verbs.c119 struct iser_rx_desc *rx_desc; in iser_handle_wc() local
884 struct iser_rx_desc *rx_desc; in iser_post_recvm() local
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_rx.c52 struct mlx4_en_rx_desc *rx_desc = in mlx4_en_init_rx_desc() local
110 mlx4_en_alloc_buf(struct mlx4_en_rx_ring *ring, struct mlx4_en_rx_desc *rx_desc, in mlx4_en_alloc_buf()
236 struct mlx4_en_rx_desc *rx_desc = in mlx4_en_prepare_rx_desc() local
624 struct mlx4_en_rx_desc *rx_desc, struct mlx4_en_rx_mbuf *mb_list, in mlx4_en_rx_mb()
744 struct mlx4_en_rx_desc *rx_desc; in mlx4_en_process_rx_cq() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c274 struct ath12k_rx_desc_info *rx_desc; in ath12k_dp_rx_bufs_replenish() local
2074 struct hal_rx_desc *rx_desc = rxcb->rx_desc; in ath12k_get_dot11_hdr_from_rx_desc() local
2142 struct hal_rx_desc *rx_desc, in ath12k_dp_rx_h_undecap()
2187 struct hal_rx_desc *rx_desc = rxcb->rx_desc; in ath12k_dp_rx_h_find_peer() local
2209 struct hal_rx_desc *rx_desc, in ath12k_dp_rx_h_mpdu()
2282 static void ath12k_dp_rx_h_rate(struct ath12k *ar, struct hal_rx_desc *rx_desc, in ath12k_dp_rx_h_rate()
2350 void ath12k_dp_rx_h_ppdu(struct ath12k *ar, struct hal_rx_desc *rx_desc, in ath12k_dp_rx_h_ppdu()
2482 struct hal_rx_desc *rx_desc, *lrx_desc; in ath12k_dp_rx_process_msdu() local
2813 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)msdu->data; in ath12k_dp_rx_h_verify_tkip_mic() local
2901 struct hal_rx_desc *rx_desc; in ath12k_dp_rx_h_defrag() local
[all …]
H A Ddp_mon.c882 struct hal_rx_desc *rx_desc; in ath12k_dp_mon_rx_merg_msdus() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c254 struct hal_rx_desc *rx_desc) in ath11k_dp_rxdesc_get_80211hdr()
264 struct hal_rx_desc *rx_desc) in ath11k_dp_rxdesc_mpdu_valid()
274 struct hal_rx_desc *rx_desc) in ath11k_dp_rxdesc_get_ppduid()
2215 struct hal_rx_desc *rx_desc, in ath11k_dp_rx_h_undecap()
2264 struct hal_rx_desc *rx_desc = rxcb->rx_desc; in ath11k_dp_rx_h_find_peer() local
2285 struct hal_rx_desc *rx_desc, in ath11k_dp_rx_h_mpdu()
2361 static void ath11k_dp_rx_h_rate(struct ath11k *ar, struct hal_rx_desc *rx_desc, in ath11k_dp_rx_h_rate()
2431 static void ath11k_dp_rx_h_ppdu(struct ath11k *ar, struct hal_rx_desc *rx_desc, in ath11k_dp_rx_h_ppdu()
2563 struct hal_rx_desc *rx_desc, *lrx_desc; in ath11k_dp_rx_process_msdu() local
3254 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)msdu->data; in ath11k_dp_rx_h_verify_tkip_mic() local
[all …]
H A Dhal_rx.c319 int ath11k_hal_desc_reo_parse_err(struct ath11k_base *ab, u32 *rx_desc, in ath11k_hal_desc_reo_parse_err()
1539 void ath11k_hal_rx_reo_ent_buf_paddr_get(void *rx_desc, dma_addr_t *paddr, in ath11k_hal_rx_reo_ent_buf_paddr_get()
1570 ath11k_hal_rx_sw_mon_ring_buf_paddr_get(void *rx_desc, in ath11k_hal_rx_sw_mon_ring_buf_paddr_get()
/freebsd/sys/dev/sfxge/
H A Dsfxge_rx.c257 struct sfxge_rx_sw_desc *rx_desc; in sfxge_rx_qfill() local
333 sfxge_rx_deliver(struct sfxge_rxq *rxq, struct sfxge_rx_sw_desc *rx_desc) in sfxge_rx_deliver()
830 struct sfxge_rx_sw_desc *rx_desc; in sfxge_rx_qcomplete() local
H A Dsfxge_ev.c110 struct sfxge_rx_sw_desc *rx_desc; in sfxge_ev_rx() local
/freebsd/sys/dev/tsec/
H A Dif_tsec.c370 struct tsec_desc *rx_desc = sc->tsec_rx_vaddr; in tsec_init_locked() local
1277 struct tsec_desc *rx_desc; in tsec_receive_intr_locked() local
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c152 struct rx_desc { struct
153 uint32_t addr_lo;
154 uint32_t len_gen;
155 uint32_t gen2;
156 uint32_t addr_hi;
/freebsd/sys/dev/vte/
H A Dif_vtevar.h60 struct vte_rx_desc *rx_desc; member
/freebsd/sys/dev/age/
H A Dif_agereg.h610 struct rx_desc { struct
611 uint64_t addr;
612 uint32_t len;
H A Dif_agevar.h80 struct rx_desc *rx_desc; member
/freebsd/sys/contrib/dev/rtw88/
H A Dusb.c507 u8 *rx_desc; rtw_usb_rx_handler() local
H A Drtw8821c.c615 rtw8821c_query_rx_desc(struct rtw_dev * rtwdev,u8 * rx_desc,struct rtw_rx_pkt_stat * pkt_stat,struct ieee80211_rx_status * rx_status) rtw8821c_query_rx_desc() argument
[all...]
H A Dsdio.c945 u8 *rx_desc; rtw_sdio_rxfifo_recv() local
/freebsd/sys/dev/jme/
H A Dif_jmevar.h109 struct jme_desc *rx_desc; member
/freebsd/sys/dev/vge/
H A Dif_vgevar.h98 struct vge_rx_desc *rx_desc; member
/freebsd/sys/dev/alc/
H A Dif_alcvar.h87 struct rx_desc *rx_desc; member
/freebsd/sys/dev/cadence/
H A Dif_cgem.c378 struct cgem_rx_desc *rx_desc; in cgem_null_qs() local

12