Home
last modified time | relevance | path

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

/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h407 struct axgbe_hw_features { struct
626 struct axgbe_hw_features hw_feat;
H A Daxgbe_ethdev.c498 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_dev_mac_addr_add()
656 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_dev_mac_addr_remove()
671 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_dev_set_mc_addr_list()
699 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_dev_uc_hash_table_set()
722 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_dev_uc_all_hash_table_set()
1953 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_get_all_hw_features()
H A Daxgbe_rxtx.c617 struct axgbe_hw_features *hw_feat; in axgbe_dev_fw_version_get()
H A Daxgbe_dev.c1245 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_config_mac_hash_table()