Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A De1000_mbx.h15 #define E1000_MBVFICR_VFREQ_MASK 0x000000FF /* bits for VF messages */ macro
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_rxtx.c2244 E1000_WRITE_REG(hw, E1000_VFRE, E1000_MBVFICR_VFREQ_MASK); in igb_vmdq_rx_hw_configure()