Searched refs:set_tx_auto_pause_frames (Results 1 – 4 of 4) sorted by relevance
370 void (*set_tx_auto_pause_frames)(void *mac_drv, u16 pause_time); member
469 if (drv->set_tx_auto_pause_frames) in hns_mac_reset()470 drv->set_tx_auto_pause_frames(drv, mac_cb->tx_pause_frm_time); in hns_mac_reset()
730 mac_drv->set_tx_auto_pause_frames = hns_gmac_set_tx_auto_pause_frames; in hns_gmac_config()
822 mac_drv->set_tx_auto_pause_frames = hns_xgmac_set_tx_auto_pause_frames; in hns_xgmac_config()