Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.c395 if (mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_mac_port_config_bc_en()
429 if (mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_mac_vm_config_bc_en()
480 if (mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_mac_reset()
614 if (mac_cb->mac_type == HNAE_PORT_DEBUG) { in hns_mac_set_pauseparam()
1000 mac_cb->mac_type = HNAE_PORT_DEBUG; in hns_mac_get_cfg()
Dhns_ae_adapt.c389 if (vf_cb->mac_cb->mac_type == HNAE_PORT_DEBUG) { in hns_ae_reset()
563 handle->port_type == HNAE_PORT_DEBUG) in hns_ae_get_max_coalesced_frames()
592 handle->port_type == HNAE_PORT_DEBUG) { in hns_ae_set_coalesce_frames()
629 handle->port_type == HNAE_PORT_DEBUG) in hns_ae_get_coalesce_range()
Dhns_dsaf_gmac.c318 if (drv->mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_gmac_set_promisc()
361 if (drv->mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_gmac_init()
Dhnae.h380 HNAE_PORT_DEBUG enumerator
Dhns_enet.c1434 if (type == HNAE_PORT_DEBUG) in hns_nic_net_reinit()
2027 (type == HNAE_PORT_DEBUG ? "debug" : "service")); in hns_nic_reset_subtask()
Dhns_ethtool.c185 if (!(AE_IS_VER1(priv->enet_ver) && h->port_type == HNAE_PORT_DEBUG)) in hns_nic_get_link_ksettings()