Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/wangxun/txgbe/
Dtxgbe_hw.h7 int txgbe_disable_sec_tx_path(struct wx *wx);
Dtxgbe_hw.c23 int txgbe_disable_sec_tx_path(struct wx *wx) in txgbe_disable_sec_tx_path() function
Dtxgbe_phy.c228 return txgbe_disable_sec_tx_path(wx); in txgbe_mac_prepare()