Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c220 if (vf_cb->mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_fini_queue()
252 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_ae_set_multicast_one()
522 if (mac_cb->mac_type == HNAE_PORT_SERVICE) { in hns_ae_update_stats()
593 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_get_stats()
625 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_get_strings()
642 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_get_sset_count()
713 if (vf_cb->mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_get_regs()
727 if (vf_cb->mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_ae_get_regs_len()
Dhns_dsaf_mac.c565 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_mac_get_pauseparam()
601 if (mac_cb->mac_type == HNAE_PORT_SERVICE) { in hns_mac_set_pauseparam()
719 if (mac_cb->mac_type == HNAE_PORT_SERVICE) in hns_mac_get_vaddr()
757 mac_cb->mac_type = HNAE_PORT_SERVICE; in hns_mac_get_cfg()
Dhnae.h319 HNAE_PORT_SERVICE = 0, enumerator
Dhns_ethtool.c172 if (h->port_type == HNAE_PORT_SERVICE) { in hns_nic_get_settings()
Dhns_dsaf_main.c1855 if (mac_cb->mac_type != HNAE_PORT_SERVICE) in hns_dsaf_fix_mac_mode()