Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h1204 #define HAL_RX_MON_MAX_AGGR_SIZE 192 macro
1220 uint8_t buf[HAL_RX_MON_MAX_AGGR_SIZE];
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_api_mon.h3830 if (tlv_len <= HAL_RX_MON_MAX_AGGR_SIZE - ppdu_info->tlv_aggr.cur_len) { in hal_rx_status_aggr_tlv()