config_half_duplex  744 drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c 	mac_drv->config_half_duplex = hns_gmac_set_duplex_type;
config_half_duplex  368 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h 	void (*config_half_duplex)(void *mac_drv, u8 newval);
config_half_duplex  817 drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c 	mac_drv->config_half_duplex = NULL;