Searched defs:vf_number (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/igb/
H A De1000_mbx.c264 static s32 igb_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number) argument
283 static s32 igb_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number) argument
302 static s32 igb_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number) argument
323 igb_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number) argument
349 igb_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
390 igb_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_mbx.c284 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) argument
306 static s32 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) argument
328 static s32 ixgbe_check_for_rst_pf(struct ixgbe_hw *hw, u16 vf_number) argument
354 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number) argument
379 ixgbe_write_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
420 ixgbe_read_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igbvf/
H A Dvf.h233 u32 vf_number; member in struct:e1000_dev_spec_vf

Completed in 161 milliseconds