Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_mbx.h28 #define E1000_MBVFICR_VFREQ_VF1 0x00000001 /* bit for VF 1 message */ macro
H A De1000_mbx.c566 if (!e1000_check_for_bit_pf(hw, E1000_MBVFICR_VFREQ_VF1 << vf_number)) { in e1000_check_for_msg_pf()