Home
last modified time | relevance | path

Searched refs:mac_free (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.h345 void (*mac_free)(void *mac_drv); member
H A Dhns_dsaf_gmac.c708 mac_drv->mac_free = hns_gmac_free; in hns_gmac_config()
H A Dhns_dsaf_xgmac.c802 mac_drv->mac_free = hns_xgmac_free; in hns_xgmac_config()
H A Dhns_dsaf_mac.c689 drv->mac_free(mac_cb->priv.mac); in hns_mac_init_ex()