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

  /src/sys/dev/pci/ixgbe/
ixgbe_82599.h 67 s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 reg_val, bool locked);
ixgbe_82599.c 255 * prot_autoc_write_82599().
277 * prot_autoc_write_82599 - Hides MAC differences needed for AUTOC write
286 s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 autoc, bool locked) function in typeref:typename:s32
363 mac->ops.prot_autoc_write = prot_autoc_write_82599;

Completed in 13 milliseconds