Searched refs:IXGBE_VFMAILBOX_PFACK (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dmbx.h45 #define IXGBE_VFMAILBOX_PFACK 0x00000020 /* PF ack the previous VF msg */ macro
H A Dmbx.c189 if (!ixgbevf_check_for_bit_vf(hw, IXGBE_VFMAILBOX_PFACK)) {
H A Dixgbevf_main.c969 hw->mbx.v2p_mailbox |= IXGBE_VFMAILBOX_PFACK;

Completed in 63 milliseconds