Home
last modified time | relevance | path

Searched refs:HNAE_PORT_DEBUG (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.c391 if (mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_mac_port_config_bc_en()
425 if (mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_mac_vm_config_bc_en()
476 if (mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_mac_reset()
610 if (mac_cb->mac_type == HNAE_PORT_DEBUG) { in hns_mac_set_pauseparam()
1007 mac_cb->mac_type = HNAE_PORT_DEBUG; in hns_mac_get_cfg()
Dhns_ae_adapt.c386 if (vf_cb->mac_cb->mac_type == HNAE_PORT_DEBUG) { in hns_ae_reset()
560 handle->port_type == HNAE_PORT_DEBUG) in hns_ae_get_max_coalesced_frames()
589 handle->port_type == HNAE_PORT_DEBUG) { in hns_ae_set_coalesce_frames()
626 handle->port_type == HNAE_PORT_DEBUG) in hns_ae_get_coalesce_range()
Dhns_dsaf_gmac.c320 if (drv->mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_gmac_set_promisc()
363 if (drv->mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_gmac_init()
Dhnae.h373 HNAE_PORT_DEBUG enumerator
Dhns_enet.c1436 if (type == HNAE_PORT_DEBUG) in hns_nic_net_reinit()
2036 (type == HNAE_PORT_DEBUG ? "debug" : "service")); in hns_nic_reset_subtask()
Dhns_ethtool.c181 if (!(AE_IS_VER1(priv->enet_ver) && h->port_type == HNAE_PORT_DEBUG)) in hns_nic_get_link_ksettings()