Searched full:rxcb (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_rx.c | 1760 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(first); in ath11k_dp_rx_msdu_coalesce() local 1781 rxcb->is_first_msdu = ath11k_dp_rx_h_msdu_end_first_msdu(ab, ldesc); in ath11k_dp_rx_msdu_coalesce() 1782 rxcb->is_last_msdu = ath11k_dp_rx_h_msdu_end_last_msdu(ab, ldesc); in ath11k_dp_rx_msdu_coalesce() 1794 ath11k_dp_rx_desc_end_tlv_copy(ab, rxcb->rx_desc, ldesc); in ath11k_dp_rx_msdu_coalesce() 1801 rxcb = ATH11K_SKB_RXCB(skb); in ath11k_dp_rx_msdu_coalesce() 1802 if (!rxcb->is_continuation) { in ath11k_dp_rx_msdu_coalesce() 1813 rxcb = ATH11K_SKB_RXCB(skb); in ath11k_dp_rx_msdu_coalesce() 1814 is_continuation = rxcb->is_continuation; in ath11k_dp_rx_msdu_coalesce() 1844 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(first); in ath11k_dp_rx_get_msdu_last_buf() local 1846 if (!rxcb in ath11k_dp_rx_get_msdu_last_buf() 1860 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); ath11k_dp_rx_h_csum_offload() local 1957 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); ath11k_dp_rx_h_undecap_nwifi() local 2035 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); ath11k_dp_rx_h_undecap_raw() local 2093 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); ath11k_dp_rx_h_find_rfc1042() local 2213 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); ath11k_dp_rx_h_find_peer() local 2240 struct ath11k_skb_rxcb *rxcb; ath11k_dp_rx_h_mpdu() local 2440 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); ath11k_dp_rx_deliver_msdu() local 2514 struct ath11k_skb_rxcb *rxcb; ath11k_dp_rx_process_msdu() local 2631 struct ath11k_skb_rxcb *rxcb; ath11k_dp_process_rx() local 2985 struct ath11k_skb_rxcb *rxcb; ath11k_dp_rx_mon_buf_done() local 3033 struct ath11k_skb_rxcb *rxcb; ath11k_dp_rx_reap_mon_status_ring() local 3704 struct ath11k_skb_rxcb *rxcb; ath11k_dp_process_rx_err_buf() local 3887 struct ath11k_skb_rxcb *rxcb; ath11k_dp_rx_null_q_desc_sg_drop() local 3914 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); ath11k_dp_rx_h_null_q_desc() local 3974 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); ath11k_dp_rx_h_reo_err() local 4007 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); ath11k_dp_rx_h_tkip_mic_err() local 4030 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); ath11k_dp_rx_h_rxdma_err() local 4055 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); ath11k_dp_rx_wbm_err() local 4089 struct ath11k_skb_rxcb *rxcb; ath11k_dp_rx_process_wbm_err() local 4207 struct ath11k_skb_rxcb *rxcb; ath11k_dp_process_rxdma_err() local 4660 struct ath11k_skb_rxcb *rxcb; ath11k_dp_rx_mon_mpdu_pop() local 5296 struct ath11k_skb_rxcb *rxcb; ath11k_dp_rx_full_mon_mpdu_pop() local [all...] |
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_rx.c | 857 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(first); in ath12k_dp_rx_get_msdu_last_buf() 859 if (!rxcb->is_continuation) in ath12k_dp_rx_get_msdu_last_buf() 863 rxcb = ATH12K_SKB_RXCB(skb); in ath12k_dp_rx_get_msdu_last_buf() 864 if (!rxcb->is_continuation) in ath12k_dp_rx_get_msdu_last_buf() 955 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); in ath12k_dp_rx_h_undecap_nwifi() 973 qos_ctl = rxcb->tid; in ath12k_dp_rx_h_undecap_nwifi() 988 rxcb->rx_desc, crypto_hdr, in ath12k_dp_rx_h_undecap_nwifi() 1005 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); in ath12k_dp_rx_h_undecap_raw() 1010 if (!rxcb->is_first_msdu || in ath12k_dp_rx_h_undecap_raw() 1011 !(rxcb in ath12k_dp_rx_h_undecap_raw() 852 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(first); ath12k_dp_rx_get_msdu_last_buf() local 950 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); ath12k_dp_rx_h_undecap_nwifi() local 1000 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); ath12k_dp_rx_h_undecap_raw() local 1055 ath12k_get_dot11_hdr_from_rx_desc(struct ath12k_pdev_dp * dp_pdev,struct sk_buff * msdu,struct ath12k_skb_rxcb * rxcb,enum hal_encrypt_type enctype,struct hal_rx_desc_data * rx_info) ath12k_get_dot11_hdr_from_rx_desc() argument 1104 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); ath12k_dp_rx_h_undecap_eth() local 1166 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); ath12k_dp_rx_h_find_link_peer() local 1337 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); ath12k_dp_rx_deliver_msdu() local [all...] |
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | htt_rx.c | 35 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_find_skb_paddr() 37 hash_for_each_possible(ar->htt.rx_ring.skb_table, rxcb, hlist, paddr) in ath10k_htt_rx_find_skb_paddr() 38 if (rxcb->paddr == paddr) in ath10k_htt_rx_find_skb_paddr() 39 return ATH10K_RXCB_SKB(rxcb); in ath10k_htt_rx_find_skb_paddr() 48 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_ring_free() 53 hash_for_each_safe(htt->rx_ring.skb_table, i, n, rxcb, hlist) { in ath10k_htt_rx_ring_free() 54 skb = ATH10K_RXCB_SKB(rxcb); in ath10k_htt_rx_ring_free() 55 dma_unmap_single(htt->ar->dev, rxcb->paddr, in ath10k_htt_rx_ring_free() 58 hash_del(&rxcb->hlist); in ath10k_htt_rx_ring_free() 67 rxcb in ath10k_htt_rx_ring_free() 36 struct ath10k_skb_rxcb *rxcb; ath10k_htt_rx_find_skb_paddr() local 49 struct ath10k_skb_rxcb *rxcb; ath10k_htt_rx_ring_free() local 140 struct ath10k_skb_rxcb *rxcb; __ath10k_htt_rx_ring_fill_n() local 471 struct ath10k_skb_rxcb *rxcb; ath10k_htt_rx_pop_paddr() local [all...] |
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | rx.c | 1315 struct iwl_rx_cmd_buffer rxcb = { in iwl_pcie_rx_handle_rb() local 1323 pkt = rxb_addr(&rxcb); in iwl_pcie_rx_handle_rb() 1379 &rxcb); in iwl_pcie_rx_handle_rb() 1382 &rxcb, rxq->id); in iwl_pcie_rx_handle_rb() 1385 * After here, we should always check rxcb._page_stolen, in iwl_pcie_rx_handle_rb() 1401 if (!rxcb._page_stolen) in iwl_pcie_rx_handle_rb() 1402 iwl_pcie_hcmd_complete(trans, &rxcb); in iwl_pcie_rx_handle_rb() 1407 page_stolen |= rxcb._page_stolen; in iwl_pcie_rx_handle_rb()
|