Home
last modified time | relevance | path

Searched refs:IXGBE_ACI_LSE_DIS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h419 #define IXGBE_ACI_LSE_DIS 0x2 macro
H A Dixgbe_e610.c1364 cmd_flags = (ena_lse) ? IXGBE_ACI_LSE_ENA : IXGBE_ACI_LSE_DIS; in ixgbe_aci_get_link_info()