Searched refs:intf_ap_count (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00config.c74 if (mac || (!rt2x00dev->intf_ap_count && !rt2x00dev->intf_sta_count))
76 if (bssid || (!rt2x00dev->intf_ap_count && !rt2x00dev->intf_sta_count))
H A Drt2x00mac.c219 if (rt2x00dev->intf_ap_count >= rt2x00dev->ops->max_ap_intf)
231 if (rt2x00dev->intf_ap_count)
267 rt2x00dev->intf_ap_count++;
318 (vif->type == NL80211_IFTYPE_AP && !rt2x00dev->intf_ap_count) ||
323 rt2x00dev->intf_ap_count--;
H A Drt2x00dev.c899 rt2x00dev->intf_ap_count = 0;
926 rt2x00dev->intf_ap_count = 0;
H A Drt2x00.h785 unsigned int intf_ap_count; member in struct:rt2x00_dev
H A Drt2400pci.c282 !rt2x00dev->intf_ap_count);
H A Drt2500usb.c444 !rt2x00dev->intf_ap_count);
H A Drt2500pci.c283 !rt2x00dev->intf_ap_count);
H A Drt61pci.c539 !rt2x00dev->intf_ap_count);
H A Drt73usb.c490 !rt2x00dev->intf_ap_count);

Completed in 117 milliseconds