Home
last modified time | relevance | path

Searched defs:vf_number (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_mbx.c262 static s32 igb_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number) in igb_check_for_msg_pf()
281 static s32 igb_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number) in igb_check_for_ack_pf()
300 static s32 igb_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number) in igb_check_for_rst_pf()
321 static s32 igb_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number) in igb_obtain_mbx_lock_pf()
347 u16 vf_number) in igb_write_mbx_pf()
388 u16 vf_number) in igb_read_mbx_pf()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.c255 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_msg_pf()
276 static s32 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_ack_pf()
297 static s32 ixgbe_check_for_rst_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_rst_pf()
332 static s32 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_obtain_mbx_lock_pf()
357 u16 vf_number) in ixgbe_write_mbx_pf()
396 u16 vf_number) in ixgbe_read_mbx_pf()
Dixgbe_type.h2296 #define IXGBE_MBVFICR_INDEX(vf_number) (vf_number >> 4) argument
2306 #define IXGBE_PVFTDWBALn(q_per_pool, vf_number, vf_q_index) \ argument
2308 #define IXGBE_PVFTDWBAHn(q_per_pool, vf_number, vf_q_index) \ argument
2311 #define IXGBE_PVFTDHN(q_per_pool, vf_number, vf_q_index) \ argument
2313 #define IXGBE_PVFTDTN(q_per_pool, vf_number, vf_q_index) \ argument
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
Dvf.h233 u32 vf_number; member
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli4.h434 uint32_t vf_number; member