Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dmbx.h21 #define IXGBE_VFMAILBOX_PFACK 0x00000020 /* PF ack the previous VF msg */ macro
Dmbx.c173 if (!ixgbevf_check_for_bit_vf(hw, IXGBE_VFMAILBOX_PFACK)) { in ixgbevf_check_for_ack_vf()