Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h757 int t3_mac_enable(struct cmac *mac, int which);
H A Dcxgb_xgmac.c646 int t3_mac_enable(struct cmac *mac, int which) in t3_mac_enable() function
H A Dcxgb_t3_hw.c1617 t3_mac_enable(mac, MAC_DIRECTION_TX | MAC_DIRECTION_RX); in t3_link_changed()
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c1676 t3_mac_enable(mac, MAC_DIRECTION_RX | MAC_DIRECTION_TX); in cxgb_init_locked()
2296 t3_mac_enable(mac, MAC_DIRECTION_RX | MAC_DIRECTION_TX); in check_t3b2_mac()