Home
last modified time | relevance | path

Searched defs:hw_feat (Results 1 – 3 of 3) sorted by relevance

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