Home
last modified time | relevance | path

Searched refs:rx_seq (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_rx.c575 uint16_t rx_seq, fragno; in dp_rx_mic_err_handler_rh() local
620 rx_seq = hal_rx_get_rx_sequence(soc->hal_soc, in dp_rx_mic_err_handler_rh()
624 tid, rx_seq, nbuf); in dp_rx_mic_err_handler_rh()
626 rx_seq, fragno, status); in dp_rx_mic_err_handler_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx_err.c1495 uint16_t rx_seq, fragno; in dp_rx_process_mic_error() local
1530 rx_seq = hal_rx_get_rx_sequence(soc->hal_soc, in dp_rx_process_mic_error()
1534 tid, rx_seq, nbuf); in dp_rx_process_mic_error()
1536 "status %d !", rx_seq, fragno, status); in dp_rx_process_mic_error()