HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_hic_unlocked (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.c 4573 * ixgbe_hic_unlocked - Issue command to manageability block unlocked
4586 s32 ixgbe_hic_unlocked(struct ixgbe_hw *hw, u32 *buffer, u32 length, function in typeref:typename:s32
4592 DEBUGFUNC("ixgbe_hic_unlocked");
4693 status = ixgbe_hic_unlocked(hw, buffer, length, timeout);
ixgbe_common.c 4573 * ixgbe_hic_unlocked - Issue command to manageability block unlocked
4586 s32 ixgbe_hic_unlocked(struct ixgbe_hw *hw, u32 *buffer, u32 length, function in typeref:typename:s32
4592 DEBUGFUNC("ixgbe_hic_unlocked");
4693 status = ixgbe_hic_unlocked(hw, buffer, length, timeout);

Completed in 55 milliseconds