Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c1218 if (!(*fdircmd & IXGBE_FDIRCMD_CMD_MASK)) in ixgbe_fdir_check_cmd_complete()
H A Dixgbe_type.h3001 #define IXGBE_FDIRCMD_CMD_MASK 0x00000003 macro