Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mgmt.h176 int hinic_pf_to_mgmt_init(struct hinic_pf_to_mgmt *pf_to_mgmt,
H A 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
H A Dhinic_hw_dev.c744 err = hinic_pf_to_mgmt_init(&pfhwdev->pf_to_mgmt, hwif); in init_pfhwdev()