Home
last modified time | relevance | path

Searched refs:IXGBE_FDIRCMD_CMD_POLL (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_fdir.c806 for (i = 0; i < IXGBE_FDIRCMD_CMD_POLL; i++) { in ixgbe_fdir_check_cmd_complete()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.c1180 for (i = 0; i < IXGBE_FDIRCMD_CMD_POLL; i++) { in ixgbe_fdir_check_cmd_complete()
H A Dixgbe_type.h3042 #define IXGBE_FDIRCMD_CMD_POLL 10 macro