Searched refs:AR8X16_NUM_PHYS (Results 1 – 3 of 3) sorted by relevance
49 #define ARSWITCH_NUM_PHYS MAX(AR8327_NUM_PHYS, AR8X16_NUM_PHYS)
311 #define AR8X16_NUM_PHYS 5 macro
367 if (sc->numphys > AR8X16_NUM_PHYS) in arswitch_attach()368 sc->numphys = AR8X16_NUM_PHYS; in arswitch_attach()