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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_mbx.c437 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) argument
461 static s32 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) argument
485 static s32 ixgbe_check_for_rst_pf(struct ixgbe_hw *hw, u16 vf_number) argument
524 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number) argument
555 ixgbe_write_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
598 ixgbe_read_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
[all...]
/freebsd-12-stable/sys/dev/e1000/
H A De1000_mbx.c580 static s32 e1000_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number) argument
601 static s32 e1000_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number) argument
622 static s32 e1000_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number) argument
645 e1000_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number) argument
680 e1000_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
723 e1000_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
[all...]
H A De1000_vf.h258 u32 vf_number; member in struct:e1000_dev_spec_vf
H A De1000_hw.h1016 u32 vf_number; member in struct:e1000_dev_spec_vf
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_int.c1442 ecore_init_cau_sb_entry(struct ecore_hwfn *p_hwfn, struct cau_sb_entry *p_sb_entry, u8 pf_id, u16 vf_number, u8 vf_valid) argument
1532 ecore_int_cau_conf_sb(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, dma_addr_t sb_phys, u16 igu_sb_id, u16 vf_number, u8 vf_valid) argument

Completed in 117 milliseconds