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

/openbsd-current/sys/dev/pci/
H A Dixgbe_82599.c79 int32_t prot_autoc_write_82599(struct ixgbe_hw *, uint32_t reg_val, bool locked);
284 * prot_autoc_write_82599().
307 * prot_autoc_write_82599 - Hides MAC differences needed for AUTOC write
316 int32_t prot_autoc_write_82599(struct ixgbe_hw *hw, uint32_t autoc, bool locked) function
387 mac->ops.prot_autoc_write = prot_autoc_write_82599;

Completed in 101 milliseconds