Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.c392 if (mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_mac_port_config_bc_en()
426 if (mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_mac_vm_config_bc_en()
477 if (mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_mac_reset()
611 if (mac_cb->mac_type == HNAE_PORT_DEBUG) { in hns_mac_set_pauseparam()
1006 mac_cb->mac_type = HNAE_PORT_DEBUG; in hns_mac_get_cfg()
Dhns_ae_adapt.c383 if (vf_cb->mac_cb->mac_type == HNAE_PORT_DEBUG) { in hns_ae_reset()
537 handle->port_type == HNAE_PORT_DEBUG) in hns_ae_get_max_coalesced_frames()
566 handle->port_type == HNAE_PORT_DEBUG) { in hns_ae_set_coalesce_frames()
603 handle->port_type == HNAE_PORT_DEBUG) in hns_ae_get_coalesce_range()
Dhns_dsaf_gmac.c304 if (drv->mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_gmac_set_promisc()
347 if (drv->mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_gmac_init()
Dhnae.h373 HNAE_PORT_DEBUG enumerator
Dhns_ethtool.c180 if (!(AE_IS_VER1(priv->enet_ver) && h->port_type == HNAE_PORT_DEBUG)) in hns_nic_get_link_ksettings()
Dhns_enet.c1434 if (type == HNAE_PORT_DEBUG) in hns_nic_net_reinit()
2021 (type == HNAE_PORT_DEBUG ? "debug" : "service")); in hns_nic_reset_subtask()