Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.h206 s32 ixgbe_dmac_config(struct ixgbe_hw *hw);
H A Dixgbe_api.c1223 s32 ixgbe_dmac_config(struct ixgbe_hw *hw) in ixgbe_dmac_config() function
H A Dixgbe_type.h778 struct ixgbe_dmac_config { struct
4207 struct ixgbe_dmac_config dmac_config;
H A Dif_ix.c3824 struct ixgbe_dmac_config *dcfg = &hw->mac.dmac_config; in ixgbe_config_dmac()