Searched refs:HAL_RX_MON_MAX_AGGR_SIZE (Results 1 – 2 of 2) sorted by relevance
1204 #define HAL_RX_MON_MAX_AGGR_SIZE 192 macro1220 uint8_t buf[HAL_RX_MON_MAX_AGGR_SIZE];
3830 if (tlv_len <= HAL_RX_MON_MAX_AGGR_SIZE - ppdu_info->tlv_aggr.cur_len) { in hal_rx_status_aggr_tlv()