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