Home
last modified time | relevance | path

Searched refs:ixgbe_dmac_config (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ixgbe/
HDixgbe_api.h206 s32 ixgbe_dmac_config(struct ixgbe_hw *hw);
HDixgbe_api.c1223 s32 ixgbe_dmac_config(struct ixgbe_hw *hw) in ixgbe_dmac_config() function
HDixgbe_type.h778 struct ixgbe_dmac_config { struct
4209 struct ixgbe_dmac_config dmac_config;
HDif_ix.c3925 struct ixgbe_dmac_config *dcfg = &hw->mac.dmac_config; in ixgbe_config_dmac()