Searched defs:rxcb (Results 1 – 6 of 6) sorted by relevance
1773 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(first); in ath12k_dp_rx_msdu_coalesce() local1855 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(first); in ath12k_dp_rx_get_msdu_last_buf() local1871 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); in ath12k_dp_rx_h_csum_offload() local1968 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); in ath12k_dp_rx_h_undecap_nwifi() local2015 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); in ath12k_dp_rx_h_undecap_raw() local2070 struct ath12k_skb_rxcb *rxcb, in ath12k_get_dot11_hdr_from_rx_desc()2121 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); in ath12k_dp_rx_h_undecap_eth() local2186 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); in ath12k_dp_rx_h_find_peer() local2214 struct ath12k_skb_rxcb *rxcb; in ath12k_dp_rx_h_mpdu() local2410 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); in ath12k_dp_rx_deliver_msdu() local[all …]
809 struct ath12k_skb_rxcb *rxcb; in ath12k_dp_mon_rx_parse_status_tlv() local1075 struct ath12k_skb_rxcb *rxcb = ATH12K_SKB_RXCB(msdu); in ath12k_dp_mon_rx_deliver_msdu() local1914 struct ath12k_skb_rxcb *rxcb; in ath12k_dp_mon_tx_parse_status_tlv() local2069 struct ath12k_skb_rxcb *rxcb; in ath12k_dp_mon_srng_process() local2482 struct ath12k_skb_rxcb *rxcb; in ath12k_dp_mon_rx_process_stats() local
609 struct rx_usb_ctrl_block *rxcb = urb->context; in rtw_usb_cancel_rx_bufs() local 542 rtw_usb_rx_resubmit(struct rtw_usb * rtwusb,struct rx_usb_ctrl_block * rxcb) rtw_usb_rx_resubmit() argument 567 struct rx_usb_ctrl_block *rxcb = urb->context; rtw_usb_read_port_complete() local 621 struct rx_usb_ctrl_block *rxcb; rtw_usb_free_rx_bufs() local 638 struct rx_usb_ctrl_block *rxcb = &rtwusb->rx_cb[i]; rtw_usb_alloc_rx_bufs() local 719 struct rx_usb_ctrl_block *rxcb = &rtwusb->rx_cb[i]; rtw_usb_init_rx() local [all...]
1790 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(first); in ath11k_dp_rx_msdu_coalesce() local1872 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(first); in ath11k_dp_rx_get_msdu_last_buf() local1888 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); in ath11k_dp_rx_h_csum_offload() local1986 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); in ath11k_dp_rx_h_undecap_nwifi() local2068 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); in ath11k_dp_rx_h_undecap_raw() local2131 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); in ath11k_dp_rx_h_find_rfc1042() local2263 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); in ath11k_dp_rx_h_find_peer() local2291 struct ath11k_skb_rxcb *rxcb; in ath11k_dp_rx_h_mpdu() local2491 struct ath11k_skb_rxcb *rxcb = ATH11K_SKB_RXCB(msdu); in ath11k_dp_rx_deliver_msdu() local2565 struct ath11k_skb_rxcb *rxcb; in ath11k_dp_rx_process_msdu() local[all …]
32 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_find_skb_paddr() local45 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_ring_free() local136 struct ath10k_skb_rxcb *rxcb; in __ath10k_htt_rx_ring_fill_n() local470 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_pop_paddr() local
154 #define ATH10K_RXCB_SKB(rxcb) \ argument