Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_ctrl_txrx_api.h109 void ol_rx_aggregation_hole(uint32_t hole_info);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c5943 wmi_rx_aggr_failure_info *hole_info; in wma_rx_aggr_failure_event_handler() local
5960 hole_info = param_buf->failure_info; in wma_rx_aggr_failure_event_handler()
5988 hole_info->end_seq - hole_info->start_seq + 1; in wma_rx_aggr_failure_event_handler()
5991 i, hole_info->start_seq, hole_info->end_seq, in wma_rx_aggr_failure_event_handler()
5993 hole_info++; in wma_rx_aggr_failure_event_handler()
H A Dwma_data.c2887 void ol_rx_aggregation_hole(uint32_t hole_info) in ol_rx_aggregation_hole() argument
2901 rx_aggr_hole_event->hole_info_array[0] = hole_info; in ol_rx_aggregation_hole()