Home
last modified time | relevance | path

Searched refs:MAX_PSTS_MSG_AGGR_NUM (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx.c1491 for (i = 0; i < MAX_PSTS_MSG_AGGR_NUM; i++) { in _phl_rx_proc_aggr_psts_ntfy()
1510 if (ppdu_info->msg_aggr_cnt >= MAX_PSTS_MSG_AGGR_NUM) { in _phl_rx_proc_aggr_psts_ntfy()
1613 MAX_PSTS_MSG_AGGR_NUM * sizeof(struct rtw_phl_ppdu_sts_ntfy)); in phl_rx_proc_ppdu_sts()
1622 (MAX_PSTS_MSG_AGGR_NUM * in phl_rx_proc_ppdu_sts()
1626 msg.inlen = (MAX_PSTS_MSG_AGGR_NUM * in phl_rx_proc_ppdu_sts()
1635 (MAX_PSTS_MSG_AGGR_NUM * in phl_rx_proc_ppdu_sts()
H A Dphl_def.h2606 #define MAX_PSTS_MSG_AGGR_NUM 10 macro
2607 struct rtw_phl_ppdu_sts_ntfy msg_aggr_buf[MAX_PSTS_MSG_AGGR_NUM];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx.c1496 for (i = 0; i < MAX_PSTS_MSG_AGGR_NUM; i++) { in _phl_rx_proc_aggr_psts_ntfy()
1515 if (ppdu_info->msg_aggr_cnt >= MAX_PSTS_MSG_AGGR_NUM) { in _phl_rx_proc_aggr_psts_ntfy()
1618 MAX_PSTS_MSG_AGGR_NUM * sizeof(struct rtw_phl_ppdu_sts_ntfy)); in phl_rx_proc_ppdu_sts()
1627 (MAX_PSTS_MSG_AGGR_NUM * in phl_rx_proc_ppdu_sts()
1631 msg.inlen = (MAX_PSTS_MSG_AGGR_NUM * in phl_rx_proc_ppdu_sts()
1640 (MAX_PSTS_MSG_AGGR_NUM * in phl_rx_proc_ppdu_sts()
H A Dphl_def.h2630 #define MAX_PSTS_MSG_AGGR_NUM 10 macro
2631 struct rtw_phl_ppdu_sts_ntfy msg_aggr_buf[MAX_PSTS_MSG_AGGR_NUM];