Searched refs:htt_rx_mpdu_desc_pn (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_rx_pn.c | 139 htt_rx_mpdu_desc_pn(pdev->htt_pdev, rx_desc, &new_pn, pn_len); in ol_rx_pn_check_base() 308 htt_rx_mpdu_desc_pn(pdev->htt_pdev, rx_desc, &pn, 48); in ol_rx_pn_trace_add()
|
H A D | ol_rx.c | 725 htt_rx_mpdu_desc_pn( in ol_rx_indication_handler() 1016 htt_rx_mpdu_desc_pn(vdev->pdev->htt_pdev, in ol_rx_mic_error_handler()
|
H A D | ol_rx_reorder.c | 751 htt_rx_mpdu_desc_pn(htt_pdev, rx_desc, &pn, in ol_rx_pn_ind_handler()
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
H A D | htt_rx.c | 193 void (*htt_rx_mpdu_desc_pn)(htt_pdev_handle pdev, variable
|
H A D | htt_rx_hl.c | 524 htt_rx_mpdu_desc_pn = htt_rx_mpdu_desc_pn_hl; in htt_rx_attach()
|
H A D | htt_rx_ll.c | 2239 htt_rx_mpdu_desc_pn = htt_rx_mpdu_desc_pn_ll; in htt_rx_attach()
|
/wlan-driver/qcacld-3.0/core/dp/ol/inc/ |
H A D | ol_htt_rx_api.h | 438 extern void (*htt_rx_mpdu_desc_pn)(htt_pdev_handle pdev,
|