Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_t2h.c786 unsigned int num_mpdu_ranges; in htt_t2h_msg_handler() local
833 num_mpdu_ranges = in htt_t2h_msg_handler()
845 (num_mpdu_ranges * (int)sizeof(uint32_t)); in htt_t2h_msg_handler()
854 (num_mpdu_ranges * (int)sizeof(uint32_t))); in htt_t2h_msg_handler()
867 tid, num_mpdu_ranges); in htt_t2h_msg_handler()
1141 unsigned int num_mpdu_ranges; in htt_t2h_msg_handler_fast() local
1181 num_mpdu_ranges = in htt_t2h_msg_handler_fast()
1194 (num_mpdu_ranges * in htt_t2h_msg_handler_fast()
1204 (num_mpdu_ranges * in htt_t2h_msg_handler_fast()
1217 peer_id, tid, num_mpdu_ranges); in htt_t2h_msg_handler_fast()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
Dol_txrx_htt_api.h395 uint16_t peer_id, uint8_t tid, int num_mpdu_ranges);
400 uint16_t peer_id, uint8_t tid, int num_mpdu_ranges) in ol_rx_indication_handler() argument
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_rx.c411 int num_mpdu_ranges, in process_reorder() argument
467 TXRX_ASSERT2((num_mpdu_ranges == 1) && num_mpdus == 1); in process_reorder()
518 uint16_t peer_id, uint8_t tid, int num_mpdu_ranges) in ol_rx_indication_handler() argument
594 for (mpdu_range = 0; mpdu_range < num_mpdu_ranges; mpdu_range++) { in ol_rx_indication_handler()
686 num_mpdu_ranges, in ol_rx_indication_handler()
/wlan-driver/fw-api/fw/
Dhtt.h11926 num_mpdu_ranges: 8; member