Home
last modified time | relevance | path

Searched refs:hinic_pf_to_mgmt_free (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_mgmt.h179 void hinic_pf_to_mgmt_free(struct hinic_pf_to_mgmt *pf_to_mgmt);
Dhinic_hw_dev.c753 hinic_pf_to_mgmt_free(&pfhwdev->pf_to_mgmt); in init_pfhwdev()
805 hinic_pf_to_mgmt_free(&pfhwdev->pf_to_mgmt); in free_pfhwdev()
Dhinic_hw_mgmt.c669 void hinic_pf_to_mgmt_free(struct hinic_pf_to_mgmt *pf_to_mgmt) in hinic_pf_to_mgmt_free() function