Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c214 if (vf_cb->mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_fini_queue()
243 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_add_uc_address()
254 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_rm_uc_address()
269 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_set_multicast_one()
297 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_clr_multicast()
491 if (handle->port_type == HNAE_PORT_SERVICE) in hns_ae_get_pauseparam()
533 if (handle->port_type == HNAE_PORT_SERVICE) { in hns_ae_set_pauseparam()
684 if (mac_cb->mac_type == HNAE_PORT_SERVICE) { in hns_ae_update_stats()
755 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_get_stats()
788 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_get_strings()
[all …]
Dhns_dsaf_mac.c968 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_mac_get_vaddr()
998 mac_cb->mac_type = HNAE_PORT_SERVICE; in hns_mac_get_cfg()
Dhnae.h379 HNAE_PORT_SERVICE = 0, enumerator
Dhns_ethtool.c391 (priv->ae_handle->port_type == HNAE_PORT_SERVICE)) { in __lb_other_process()
Dhns_dsaf_main.c2111 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_dsaf_fix_mac_mode()