Searched refs:IXGBE_HICR_C (Results 1 – 2 of 2) sorted by relevance
3541 IXGBE_WRITE_REG(hw, IXGBE_HICR, hicr | IXGBE_HICR_C); in ixgbe_host_interface_command()3545 if (!(hicr & IXGBE_HICR_C)) in ixgbe_host_interface_command()
913 #define IXGBE_HICR_C 0x02 macro