Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_mbx.h27 #define E1000_MBVFICR_VFREQ_MASK 0x000000FF /* bits for VF messages */ macro
/f-stack/dpdk/drivers/net/e1000/
H A Digb_rxtx.c2218 E1000_WRITE_REG(hw, E1000_VFRE, E1000_MBVFICR_VFREQ_MASK); in igb_vmdq_rx_hw_configure()