Home
last modified time | relevance | path

Searched refs:ADVERTISED_1000baseT_Full (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/cxgb/common/
Dcxgb_tn1010.c116 if (!(advert & ADVERTISED_1000baseT_Full)) in tn1010_advertise()
Dcxgb_aq100x.c292 if (advertise_map & ADVERTISED_1000baseT_Full) in aq100x_advertise()
Dcxgb_t3_hw.c437 if (advert & ADVERTISED_1000baseT_Full) in t3_phy_advertise()
474 if (advert & ADVERTISED_1000baseT_Full) in t3_phy_advertise_fiber()
/freebsd-12-stable/sys/dev/cxgb/
Dcxgb_osdep.h287 #define ADVERTISED_1000baseT_Full (1 << 5) macro
/freebsd-12-stable/sys/dev/bxe/
Dbxe.h1036 #define ADVERTISED_1000baseT_Full (1 << 6) macro
Dbxe.c14522 sc->port.advertising[idx] |= (ADVERTISED_1000baseT_Full | in bxe_link_settings_requested()