Searched refs:TXGBE_SECRXCTL_XDSA (Results 1 – 2 of 2) sorted by relevance
1352 secrxreg |= TXGBE_SECRXCTL_XDSA; in txgbe_disable_sec_rx_path()1384 secrxreg &= ~TXGBE_SECRXCTL_XDSA; in txgbe_enable_sec_rx_path()
910 #define TXGBE_SECRXCTL_XDSA MS(1, 0x1) macro