Home
last modified time | relevance | path

Searched refs:seq_num_end (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c257 uint16_t seq_num_start, seq_num_end; in htt_t2h_lp_msg_handler() local
270 seq_num_end = in htt_t2h_lp_msg_handler()
276 seq_num_start, seq_num_end, action); in htt_t2h_lp_msg_handler()
958 uint16_t seq_num_start, seq_num_end; in htt_t2h_msg_handler() local
975 seq_num_end = HTT_RX_PN_IND_SEQ_NUM_END_GET(*msg_word); in htt_t2h_msg_handler()
991 seq_num_start, seq_num_end, in htt_t2h_msg_handler()
1337 int seq_num_start, seq_num_end; in htt_t2h_msg_handler_fast() local
1354 seq_num_end = in htt_t2h_msg_handler_fast()
1372 seq_num_start, seq_num_end, pn_ie_cnt, pn_ie); in htt_t2h_msg_handler_fast()
1511 unsigned int *seq_num_end) in htt_rx_ind_flush_seq_num_range() argument
[all …]
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx_reorder.h39 unsigned int seq_num_start, unsigned int seq_num_end);
46 unsigned int seq_num_end, enum htt_rx_flush_action action);
H A Dol_rx_reorder.c682 uint16_t seq_num_end, uint8_t pn_ie_cnt, uint8_t *pn_ie) in ol_rx_pn_ind_handler() argument
720 seq_num_end &= win_sz_mask; in ol_rx_pn_ind_handler()
819 } while (seq_num != seq_num_end); in ol_rx_pn_ind_handler()
H A Dol_rx.c521 unsigned int seq_num_start = 0, seq_num_end = 0; in ol_rx_indication_handler() local
558 &seq_num_start, &seq_num_end); in ol_rx_indication_handler()
574 seq_num_end, htt_rx_flush_release); in ol_rx_indication_handler()
587 &seq_num_start, &seq_num_end); in ol_rx_indication_handler()
786 seq_num_end); in ol_rx_indication_handler()
H A Dol_rx_defrag.c310 uint16_t seq_num_start, seq_num_end; in ol_rx_frag_indication_handler() local
333 &seq_num_end); in ol_rx_frag_indication_handler()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_rx_api.h220 unsigned *seq_num_start, unsigned *seq_num_end);
272 unsigned int *seq_num_end);
955 uint16_t *seq_num_start, uint16_t *seq_num_end);
H A Dol_txrx_htt_api.h614 uint16_t seq_num_end, enum htt_rx_flush_action action);
651 uint16_t seq_num_end, uint8_t pn_ie_cnt, uint8_t *pn_ie);