Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/igb/
De1000_mbx.c261 static s32 igb_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number) in igb_check_for_msg_pf()
280 static s32 igb_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number) in igb_check_for_ack_pf()
299 static s32 igb_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number) in igb_check_for_rst_pf()
320 static s32 igb_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number) in igb_obtain_mbx_lock_pf()
349 static s32 igb_release_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number) in igb_release_mbx_lock_pf()
372 u16 vf_number) in igb_write_mbx_pf()
414 u16 vf_number, bool unlock) in igb_read_mbx_pf()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.c230 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_msg_pf()
251 static s32 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_ack_pf()
272 static s32 ixgbe_check_for_rst_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_rst_pf()
308 static s32 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_obtain_mbx_lock_pf()
333 u16 vf_number) in ixgbe_write_mbx_pf()
372 u16 vf_number) in ixgbe_read_mbx_pf()
Dixgbe_type.h2514 #define IXGBE_MBVFICR_INDEX(vf_number) (vf_number >> 4) argument
2525 #define IXGBE_PVFTDWBALn(q_per_pool, vf_number, vf_q_index) \ argument
2527 #define IXGBE_PVFTDWBAHn(q_per_pool, vf_number, vf_q_index) \ argument
2530 #define IXGBE_PVFTDHN(q_per_pool, vf_number, vf_q_index) \ argument
2532 #define IXGBE_PVFTDTN(q_per_pool, vf_number, vf_q_index) \ argument
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_int.c1258 u8 pf_id, u16 vf_number, u8 vf_valid) in qed_init_cau_sb_entry()
1340 u16 igu_sb_id, u16 vf_number, u8 vf_valid) in qed_int_cau_conf_sb()
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/
Dvf.h212 u32 vf_number; member
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli4.h506 uint32_t vf_number; member