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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_mbx.c277 * igb_check_for_ack_pf - checks to see if the VF has ACKed
283 static s32 igb_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number) function
362 igb_check_for_ack_pf(hw, vf_number);
436 mbx->ops.check_for_ack = igb_check_for_ack_pf;

Completed in 167 milliseconds