Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_82599.c1237 if (!(*fdircmd & IXGBE_FDIRCMD_CMD_MASK)) in ixgbe_fdir_check_cmd_complete()
Dixgbe_type.h3095 #define IXGBE_FDIRCMD_CMD_MASK 0x00000003 macro