Home
last modified time | relevance | path

Searched refs:HNAE_PORT_SERVICE (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c208 if (vf_cb->mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_fini_queue()
237 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_add_uc_address()
248 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_rm_uc_address()
263 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_set_multicast_one()
291 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_clr_multicast()
488 if (handle->port_type == HNAE_PORT_SERVICE) in hns_ae_get_pauseparam()
530 if (handle->port_type == HNAE_PORT_SERVICE) { in hns_ae_set_pauseparam()
681 if (mac_cb->mac_type == HNAE_PORT_SERVICE) { in hns_ae_update_stats()
752 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_get_stats()
785 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_get_strings()
[all …]
Dhns_dsaf_mac.c975 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_mac_get_vaddr()
1005 mac_cb->mac_type = HNAE_PORT_SERVICE; in hns_mac_get_cfg()
Dhnae.h372 HNAE_PORT_SERVICE = 0, enumerator
Dhns_ethtool.c391 (priv->ae_handle->port_type == HNAE_PORT_SERVICE)) { in __lb_other_process()
Dhns_dsaf_main.c2176 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_dsaf_fix_mac_mode()