Searched refs:MAX_STA_NUM (Results 1 – 3 of 3) sorted by relevance
109 #define MAX_STA_NUM (AP_USER_LIMIT + 1) macro120 struct plf_station station[MAX_STA_NUM];
46 usb->sidx = (usb->sidx + 1) % MAX_STA_NUM; in plfxlc_send_packet_from_data_queue()136 for (sidx = 0; sidx < MAX_STA_NUM; sidx++) in rx_urb_complete()142 for (sidx = 0; sidx < MAX_STA_NUM; sidx++) in rx_urb_complete()563 for (sidx = 0; sidx < MAX_STA_NUM - 1; sidx++) { in sta_queue_cleanup_timer_callb()671 for (i = 0; i < MAX_STA_NUM; i++) { in probe()
307 for (sidx = 0; sidx < MAX_STA_NUM; sidx++) { in plfxlc_op_tx()453 for (sidx = 0; sidx < MAX_STA_NUM - 1; sidx++) { in plfxlc_mac_rx()462 if (sidx == MAX_STA_NUM - 1) { in plfxlc_mac_rx()463 for (sidx = 0; sidx < MAX_STA_NUM - 1; sidx++) { in plfxlc_mac_rx()