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

/freebsd-11.0-release/sys/dev/cxgb/common/
H A Dcxgb_common.h758 int t3_mac_enable(struct cmac *mac, int which);
H A Dcxgb_xgmac.c628 * t3_mac_enable - enable the MAC in the given directions
636 int t3_mac_enable(struct cmac *mac, int which) function
H A Dcxgb_t3_hw.c1619 t3_mac_enable(mac, MAC_DIRECTION_TX | MAC_DIRECTION_RX);
/freebsd-11.0-release/sys/dev/cxgb/
H A Dcxgb_main.c1721 t3_mac_enable(mac, MAC_DIRECTION_RX | MAC_DIRECTION_TX);
2340 t3_mac_enable(mac, MAC_DIRECTION_RX | MAC_DIRECTION_TX);

Completed in 119 milliseconds