MAX_STA_NUM
for (sidx = 0; sidx < MAX_STA_NUM; sidx++) {
for (sidx = 0; sidx < MAX_STA_NUM - 1; sidx++) {
if (sidx == MAX_STA_NUM - 1) {
for (sidx = 0; sidx < MAX_STA_NUM - 1; sidx++) {
for (sidx = 0; sidx < MAX_STA_NUM; sidx++)
for (sidx = 0; sidx < MAX_STA_NUM; sidx++)
usb->sidx = (usb->sidx + 1) % MAX_STA_NUM;
for (sidx = 0; sidx < MAX_STA_NUM - 1; sidx++) {
for (i = 0; i < MAX_STA_NUM; i++) {
struct plf_station station[MAX_STA_NUM];