Searched refs:set_an_mode (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c502 if (drv->set_an_mode)
503 drv->set_an_mode(drv, 1);
622 if (mac_ctrl_drv->set_an_mode)
623 mac_ctrl_drv->set_an_mode(mac_ctrl_drv, enable);
H A Dhns_dsaf_mac.h359 void (*set_an_mode)(void *mac_drv, u8 enable); member in struct:mac_driver
H A Dhns_dsaf_xgmac.c799 mac_drv->set_an_mode = NULL;
H A Dhns_dsaf_gmac.c722 mac_drv->set_an_mode = hns_gmac_config_an_mode;

Completed in 136 milliseconds