Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_if.h300 int hinic_init_hwif(struct hinic_hwif *hwif, struct pci_dev *pdev);
Dhinic_hw_if.c402 int hinic_init_hwif(struct hinic_hwif *hwif, struct pci_dev *pdev) in hinic_init_hwif() function
Dhinic_hw_dev.c932 err = hinic_init_hwif(hwif, pdev); in hinic_init_hwdev()