Searched refs:VIRTUAL_IF_NUM (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dpci_main_dev.c149 if (VIRTUAL_IF_NUM(pAd) > 0) {
223 if (VIRTUAL_IF_NUM(pAd) > 0) {
H A Drtmp.h4251 #define VIRTUAL_IF_NUM(__pAd) ((__pAd)->VirtualIfCnt) macro
4255 if (VIRTUAL_IF_NUM(pAd) == 0) {
4270 if (VIRTUAL_IF_NUM(pAd) == 0)

Completed in 70 milliseconds