Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgbevf/
Dmbx.h35 #define IXGBE_MBVFICR_VFREQ_VF1 0x00000001 /* bit for VF 1 message */ macro
/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h22 #define IXGBE_MBVFICR_VFREQ_VF1 0x00000001 /* bit for VF 1 message */ macro
Dixgbe_mbx.c235 if (!ixgbe_check_for_bit_pf(hw, IXGBE_MBVFICR_VFREQ_VF1 << vf_bit, in ixgbe_check_for_msg_pf()