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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.c326 * ixgbe_obtain_mbx_lock_pf - obtain mailbox lock
332 static s32 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number) ixgbe_obtain_mbx_lock_pf() function
363 ret_val = ixgbe_obtain_mbx_lock_pf(hw, vf_number); ixgbe_write_mbx_pf()
402 ret_val = ixgbe_obtain_mbx_lock_pf(hw, vf_number); ixgbe_read_mbx_pf()

Completed in 65 milliseconds