Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h1090 #define IXGBE_HICR_EN 0x01 /* Enable bit - RO */ macro
H A Dixgbe_common.c4488 if (!(hicr & IXGBE_HICR_EN)) { in ixgbe_hic_unlocked()