Lines Matching refs:AR8X16_IS_SWITCH
175 if (AR8X16_IS_SWITCH(sc, AR8327)) { in arswitch_attach_phys()
238 (AR8X16_IS_SWITCH(sc, AR8216) ? in ar8xxx_port_init()
240 (AR8X16_IS_SWITCH(sc, AR8216) ? 0 : AR8X16_PORT_STS_RXFLOW) | in ar8xxx_port_init()
241 (AR8X16_IS_SWITCH(sc, AR8216) ? 0 : AR8X16_PORT_STS_TXFLOW) | in ar8xxx_port_init()
559 if (AR8X16_IS_SWITCH(sc, AR8216)) in arswitch_attach()
561 else if (AR8X16_IS_SWITCH(sc, AR8226)) in arswitch_attach()
563 else if (AR8X16_IS_SWITCH(sc, AR8316)) in arswitch_attach()
565 else if (AR8X16_IS_SWITCH(sc, AR8327)) in arswitch_attach()
780 if (AR8X16_IS_SWITCH(sc, AR8327)) in arswitch_miipollstat()
894 ((AR8X16_IS_SWITCH(sc, AR8327) && in arswitch_is_cpuport()
936 AR8X16_IS_SWITCH(sc, AR8327)) { in arswitch_getport()
1031 if (AR8X16_IS_SWITCH(sc, AR8327)) in arswitch_setport()