Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_api.h207 s32 ixgbe_dmac_config(struct ixgbe_hw *hw);
Dixgbe_api.c1173 s32 ixgbe_dmac_config(struct ixgbe_hw *hw) in ixgbe_dmac_config() function
Dixgbe_type.h728 struct ixgbe_dmac_config { struct
4215 struct ixgbe_dmac_config dmac_config;
Dixgbe.c5147 struct ixgbe_dmac_config *dcfg = &hw->mac.dmac_config; in ixgbe_config_dmac()