Home
last modified time | relevance | path

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

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