Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c206 if (vf_cb->mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_fini_queue()
235 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_add_uc_address()
246 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_rm_uc_address()
261 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_set_multicast_one()
289 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_clr_multicast()
486 if (handle->port_type == HNAE_PORT_SERVICE) in hns_ae_get_pauseparam()
528 if (handle->port_type == HNAE_PORT_SERVICE) { in hns_ae_set_pauseparam()
679 if (mac_cb->mac_type == HNAE_PORT_SERVICE) { in hns_ae_update_stats()
750 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_get_stats()
783 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.c2181 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_dsaf_fix_mac_mode()