Searched defs:vf_number (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_mbx.c | 141 s32 txgbe_check_for_msg_pf(struct txgbe_hw *hw, u16 vf_number) in txgbe_check_for_msg_pf() 165 s32 txgbe_check_for_ack_pf(struct txgbe_hw *hw, u16 vf_number) in txgbe_check_for_ack_pf() 189 s32 txgbe_check_for_rst_pf(struct txgbe_hw *hw, u16 vf_number) in txgbe_check_for_rst_pf() 215 STATIC s32 txgbe_obtain_mbx_lock_pf(struct txgbe_hw *hw, u16 vf_number) in txgbe_obtain_mbx_lock_pf() 245 s32 txgbe_write_mbx_pf(struct txgbe_hw *hw, u32 *msg, u16 size, u16 vf_number) in txgbe_write_mbx_pf() 286 s32 txgbe_read_mbx_pf(struct txgbe_hw *hw, u32 *msg, u16 size, u16 vf_number) in txgbe_read_mbx_pf()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_mbx.c | 517 STATIC s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_msg_pf() 541 STATIC s32 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_ack_pf() 565 STATIC s32 ixgbe_check_for_rst_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_rst_pf() 604 STATIC s32 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_obtain_mbx_lock_pf() 636 u16 vf_number) in ixgbe_write_mbx_pf() 679 u16 vf_number) in ixgbe_read_mbx_pf()
|
| H A D | ixgbe_type.h | 2869 #define IXGBE_MBVFICR_INDEX(vf_number) (vf_number >> 4) argument 2926 #define IXGBE_PVFTDWBALn(q_per_pool, vf_number, vf_q_index) \ argument 2928 #define IXGBE_PVFTDWBAHn(q_per_pool, vf_number, vf_q_index) \ argument 2931 #define IXGBE_PVFTDHn(q_per_pool, vf_number, vf_q_index) \ argument 2933 #define IXGBE_PVFTDTn(q_per_pool, vf_number, vf_q_index) \ argument
|
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_mbx.c | 560 STATIC s32 e1000_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number) in e1000_check_for_msg_pf() 581 STATIC s32 e1000_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number) in e1000_check_for_ack_pf() 602 STATIC s32 e1000_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number) in e1000_check_for_rst_pf() 625 STATIC s32 e1000_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number) in e1000_obtain_mbx_lock_pf() 661 u16 vf_number) in e1000_write_mbx_pf() 704 u16 vf_number) in e1000_read_mbx_pf()
|
| H A D | e1000_vf.h | 227 u32 vf_number; member
|
| H A D | e1000_hw.h | 972 u32 vf_number; member
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_int.c | 1490 u8 pf_id, u16 vf_number, u8 vf_valid) in ecore_init_cau_sb_entry() 1581 u16 vf_number, u8 vf_valid) in ecore_int_cau_conf_sb()
|
| /f-stack/dpdk/drivers/net/igc/base/ |
| H A D | igc_hw.h | 988 u32 vf_number; member
|