Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDixgbe_api.h205 s32 ixgbe_dmac_config(struct ixgbe_hw *hw);
HDixgbe_api.c1156 s32 ixgbe_dmac_config(struct ixgbe_hw *hw) in ixgbe_dmac_config() function
HDixgbe_type.h693 struct ixgbe_dmac_config { struct
4085 struct ixgbe_dmac_config dmac_config;
HDif_ix.c5359 struct ixgbe_dmac_config *dcfg = &hw->mac.dmac_config; in ix_config_dmac()