Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_mgmt.h151 void hinic_pf_to_mgmt_free(struct hinic_pf_to_mgmt *pf_to_mgmt);
Dhinic_hw_mgmt.c590 void hinic_pf_to_mgmt_free(struct hinic_pf_to_mgmt *pf_to_mgmt) in hinic_pf_to_mgmt_free() function
Dhinic_hw_dev.c754 hinic_pf_to_mgmt_free(&pfhwdev->pf_to_mgmt); in free_pfhwdev()