Searched refs:MAX_STA_NUM (Results 1 – 2 of 2) sorted by relevance
109 #define MAX_STA_NUM (AP_USER_LIMIT + 1) macro120 struct plf_station station[MAX_STA_NUM];
301 for (sidx = 0; sidx < MAX_STA_NUM; sidx++) { in plfxlc_op_tx()447 for (sidx = 0; sidx < MAX_STA_NUM - 1; sidx++) { in plfxlc_mac_rx()456 if (sidx == MAX_STA_NUM - 1) { in plfxlc_mac_rx()457 for (sidx = 0; sidx < MAX_STA_NUM - 1; sidx++) { in plfxlc_mac_rx()