Home
last modified time | relevance | path

Searched refs:T3_REV_B2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_xgmac.c502 if (adap->params.rev >= T3_REV_B2 && in t3_mac_set_mtu()
509 reg = adap->params.rev == T3_REV_B2 ? in t3_mac_set_mtu()
825 if (mac->adapter->params.rev == T3_REV_B2) in t3_mac_update_stats()
H A Dcxgb_common.h408 T3_REV_B2 = 3, enumerator
H A Dcxgb_t3_hw.c4393 adapter->params.rev < T3_REV_B2 && is_pcie(adapter); in t3_reset_adapter()
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c318 case T3_REV_B2: in t3rev2char()
2344 if (p->rev == T3_REV_B2 && p->nports < 4 && sc->open_device_map) in cxgb_tick_handler()