Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_if.h268 int hinic_init_hwif(struct hinic_hwif *hwif, struct pci_dev *pdev);
Dhinic_hw_if.c312 int hinic_init_hwif(struct hinic_hwif *hwif, struct pci_dev *pdev) in hinic_init_hwif() function
Dhinic_hw_dev.c776 err = hinic_init_hwif(hwif, pdev); in hinic_init_hwdev()