Searched defs:vf_number (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_mbx.c | 547 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_msg_pf() 571 static s32 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_ack_pf() 595 static s32 ixgbe_check_for_rst_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_rst_pf() 633 static s32 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_obtain_mbx_lock_pf() 665 u16 vf_number) in ixgbe_write_mbx_pf() 708 u16 vf_number) in ixgbe_read_mbx_pf()
|
H A D | ixgbe_type.h | 2713 #define IXGBE_MBVFICR_INDEX(vf_number) (vf_number >> 4) argument 2770 #define IXGBE_PVFTDWBALn(q_per_pool, vf_number, vf_q_index) \ argument 2772 #define IXGBE_PVFTDWBAHn(q_per_pool, vf_number, vf_q_index) \ argument 2775 #define IXGBE_PVFTDHn(q_per_pool, vf_number, vf_q_index) \ argument 2777 #define IXGBE_PVFTDTn(q_per_pool, vf_number, vf_q_index) \ argument
|
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | e1000_mbx.c | 579 static s32 e1000_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number) in e1000_check_for_msg_pf() 600 static s32 e1000_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number) in e1000_check_for_ack_pf() 621 static s32 e1000_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number) in e1000_check_for_rst_pf() 644 static s32 e1000_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number) in e1000_obtain_mbx_lock_pf() 680 u16 vf_number) in e1000_write_mbx_pf() 723 u16 vf_number) in e1000_read_mbx_pf()
|
H A D | e1000_vf.h | 257 u32 vf_number; member
|
H A D | e1000_hw.h | 983 u32 vf_number; member
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_mbox.h | 2630 uint32_t vf_number:16; /* word 6 */ member 2646 uint32_t vf_number:16; /* word 6 */ member
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm5710.h | 1502 u8_t vf_number; member
|