Home
last modified time | relevance | path

Searched refs:offload_ind (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c1043 uint8_t offload_ind, frag_ind; in htt_t2h_msg_handler() local
1057 offload_ind = HTT_RX_IN_ORD_PADDR_IND_OFFLOAD_GET(*msg_word); in htt_t2h_msg_handler()
1062 peer_id, tid, offload_ind, in htt_t2h_msg_handler()
1074 tid, offload_ind); in htt_t2h_msg_handler()
1423 u_int8_t offload_ind, frag_ind; in htt_t2h_msg_handler_fast() local
1441 offload_ind = in htt_t2h_msg_handler_fast()
1456 peer_id, tid, offload_ind); in htt_t2h_msg_handler_fast()
H A Dhtt_rx_ll.c1501 uint8_t offload_ind, frag_ind; in htt_rx_amsdu_rx_in_order_pop_ll() local
1518 offload_ind = HTT_RX_IN_ORD_PADDR_IND_OFFLOAD_GET(*msg_word); in htt_rx_amsdu_rx_in_order_pop_ll()
1525 ol_rx_update_histogram_stats(msdu_count, frag_ind, offload_ind); in htt_rx_amsdu_rx_in_order_pop_ll()
1530 if (offload_ind) { in htt_rx_amsdu_rx_in_order_pop_ll()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.h108 uint8_t frag_ind, uint8_t offload_ind);
H A Dol_rx.c233 uint8_t offload_ind) in ol_rx_update_histogram_stats() argument
268 if (offload_ind) in ol_rx_update_histogram_stats()