Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c421 if (mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_mac_port_config_bc_en()
455 if (mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_mac_vm_config_bc_en()
506 if (mac_cb->mac_type == HNAE_PORT_DEBUG) in hns_mac_reset()
640 if (mac_cb->mac_type == HNAE_PORT_DEBUG) { in hns_mac_set_pauseparam()
1036 mac_cb->mac_type = HNAE_PORT_DEBUG; in hns_mac_get_cfg()
H A 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()
H A 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()
H A Dhnae.h373 HNAE_PORT_DEBUG enumerator
H A Dhns_enet.c1457 if (type == HNAE_PORT_DEBUG) in hns_nic_net_reinit()
2035 (type == HNAE_PORT_DEBUG ? "debug" : "service")); in hns_nic_reset_subtask()
H A Dhns_ethtool.c180 if (!(AE_IS_VER1(priv->enet_ver) && h->port_type == HNAE_PORT_DEBUG)) in hns_nic_get_link_ksettings()