Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fw_update.c437 flag = IXGBE_ACI_NVM_ACTIV_SEL_NETLIST; in ixgbe_flash_component()
540 *pending |= IXGBE_ACI_NVM_ACTIV_SEL_NETLIST; in ixgbe_get_pending_updates()
580 pending &= IXGBE_ACI_NVM_ACTIV_SEL_NETLIST; in ixgbe_cancel_pending_update()
H A Dixgbe_type_e610.h696 #define IXGBE_ACI_NVM_ACTIV_SEL_NETLIST BIT(5) macro