Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c205 if (vf_cb->mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_fini_queue()
234 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_add_uc_address()
245 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_rm_uc_address()
260 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_set_multicast_one()
288 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_clr_multicast()
483 if (handle->port_type == HNAE_PORT_SERVICE) in hns_ae_get_pauseparam()
507 if (handle->port_type == HNAE_PORT_SERVICE) { in hns_ae_set_pauseparam()
658 if (mac_cb->mac_type == HNAE_PORT_SERVICE) { in hns_ae_update_stats()
729 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_get_stats()
762 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_get_strings()
[all …]
Dhns_dsaf_mac.c974 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_mac_get_vaddr()
1004 mac_cb->mac_type = HNAE_PORT_SERVICE; in hns_mac_get_cfg()
Dhnae.h372 HNAE_PORT_SERVICE = 0, enumerator
Dhns_ethtool.c390 (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()