Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.h34 s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 reg_val, bool locked);
H A Dixgbe_82599.c246 s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 autoc, bool locked) in prot_autoc_write_82599() function
322 mac->ops.prot_autoc_write = prot_autoc_write_82599; in ixgbe_init_ops_82599()