Home
last modified time | relevance | path

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

/Linux-v5.10/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.c760 hinic_pf_to_mgmt_free(&pfhwdev->pf_to_mgmt); in init_pfhwdev()
768 hinic_pf_to_mgmt_free(&pfhwdev->pf_to_mgmt); in init_pfhwdev()
821 hinic_pf_to_mgmt_free(&pfhwdev->pf_to_mgmt); in free_pfhwdev()
Dhinic_hw_mgmt.c671 void hinic_pf_to_mgmt_free(struct hinic_pf_to_mgmt *pf_to_mgmt) in hinic_pf_to_mgmt_free() function