Home
last modified time | relevance | path

Searched refs:ixgbe_obtain_mbx_lock_pf (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.c857 static s32 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_id) in ixgbe_obtain_mbx_lock_pf() function
936 ret_val = ixgbe_obtain_mbx_lock_pf(hw, vf_id); in ixgbe_write_mbx_pf_legacy()
978 ret_val = ixgbe_obtain_mbx_lock_pf(hw, vf_id); in ixgbe_write_mbx_pf()
1029 ret_val = ixgbe_obtain_mbx_lock_pf(hw, vf_id); in ixgbe_read_mbx_pf_legacy()