Home
last modified time | relevance | path

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

/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_mgmt.h176 int hinic_pf_to_mgmt_init(struct hinic_pf_to_mgmt *pf_to_mgmt,
Dhinic_hw_mgmt.c616 int hinic_pf_to_mgmt_init(struct hinic_pf_to_mgmt *pf_to_mgmt, in hinic_pf_to_mgmt_init() function
Dhinic_hw_dev.c744 err = hinic_pf_to_mgmt_init(&pfhwdev->pf_to_mgmt, hwif); in init_pfhwdev()