Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_if.h291 int hinic_init_hwif(struct hinic_hwif *hwif, struct pci_dev *pdev);
H A Dhinic_hw_if.c367 int hinic_init_hwif(struct hinic_hwif *hwif, struct pci_dev *pdev) in hinic_init_hwif() function
H A Dhinic_hw_dev.c916 err = hinic_init_hwif(hwif, pdev); in hinic_init_hwdev()