Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h395 struct axgbe_hw_features { struct
608 struct axgbe_hw_features hw_feat;
H A Daxgbe_ethdev.c481 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_dev_mac_addr_add()
625 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_dev_mac_addr_remove()
640 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_dev_set_mc_addr_list()
668 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_dev_uc_hash_table_set()
691 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_dev_uc_all_hash_table_set()
1762 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_get_all_hw_features()
H A Daxgbe_dev.c1101 struct axgbe_hw_features *hw_feat = &pdata->hw_feat; in axgbe_config_mac_hash_table()