Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.h97 #define IXGBE_PFMBICR_VFREQ_VF1 0x00000001 /* bit for VF 1 message */ macro
H A Dixgbe_mbx.c729 if (pfmbicr & (IXGBE_PFMBICR_VFREQ_VF1 << vf_shift)) in ixgbe_clear_msg_pf()
733 IXGBE_PFMBICR_VFREQ_VF1 << vf_shift); in ixgbe_clear_msg_pf()
776 if (!ixgbe_check_for_bit_pf(hw, IXGBE_PFMBICR_VFREQ_VF1 << vf_shift, in ixgbe_check_for_msg_pf()