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

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_mbx.c436 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) argument
460 static s32 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) argument
484 static s32 ixgbe_check_for_rst_pf(struct ixgbe_hw *hw, u16 vf_number) argument
523 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number) argument
554 ixgbe_write_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
597 ixgbe_read_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
[all...]
/freebsd-11-stable/sys/dev/e1000/
H A De1000_mbx.c579 static s32 e1000_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number) argument
600 static s32 e1000_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number) argument
621 static s32 e1000_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number) argument
644 e1000_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number) argument
679 e1000_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
722 e1000_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
[all...]
H A De1000_vf.h257 u32 vf_number; member in struct:e1000_dev_spec_vf
H A De1000_hw.h995 u32 vf_number; member in struct:e1000_dev_spec_vf
/freebsd-11-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 130 milliseconds