Searched refs:AR8X16_NUM_PHYS (Results 1 – 3 of 3) sorted by relevance
47 #define ARSWITCH_NUM_PHYS MAX(AR8327_NUM_PHYS, AR8X16_NUM_PHYS)
352 #define AR8X16_NUM_PHYS 5 macro
594 if (sc->numphys > AR8X16_NUM_PHYS) in arswitch_attach()595 sc->numphys = AR8X16_NUM_PHYS; in arswitch_attach()