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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h92 int ixgbe_hic_unlocked(struct ixgbe_hw *hw, u32 *buffer, u32 len, u32 timeout);
H A Dixgbe_common.c3593 * ixgbe_hic_unlocked - Issue command to manageability block unlocked
3607 int ixgbe_hic_unlocked(struct ixgbe_hw *hw, u32 *buffer, u32 length, function
3699 status = ixgbe_hic_unlocked(hw, buffer, length, timeout);
H A Dixgbe_x550.c889 status = ixgbe_hic_unlocked(hw, (u32 *)&buffer, sizeof(buffer),
1103 status = ixgbe_hic_unlocked(hw, (u32 *)&buffer, sizeof(buffer),

Completed in 119 milliseconds