Home
last modified time | relevance | path

Searched refs:txgbe_disable_sec_tx_path (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_hw.h7 int txgbe_disable_sec_tx_path(struct wx *wx);
H A Dtxgbe_hw.c23 int txgbe_disable_sec_tx_path(struct wx *wx) in txgbe_disable_sec_tx_path() function
H A Dtxgbe_phy.c225 return txgbe_disable_sec_tx_path(wx); in txgbe_mac_prepare()