Home
last modified time | relevance | path

Searched refs:ol_rx_data_process (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_txrx_osif_api.h74 void ol_rx_data_process(struct ol_txrx_peer_t *peer,
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.c126 void ol_rx_data_process(struct ol_txrx_peer_t *peer,
940 ol_rx_data_process(peer, head_buf); in ol_rx_offload_deliver_ind_handler()
1486 ol_rx_data_process(peer, deliver_list_head); in ol_rx_deliver()
1798 ol_rx_data_process(peer, msdu_list); in ol_rx_in_order_deliver()
1843 ol_rx_data_process(peer, head_buf); in ol_rx_offload_paddr_deliver_ind_handler()
H A Dol_txrx.c5156 void ol_rx_data_process(struct ol_txrx_peer_t *peer, in ol_rx_data_process() function