Home
last modified time | relevance | path

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

/src/sys/dev/irdma/
H A Dirdma_main.h526 int irdma_ctrl_init_hw(struct irdma_pci_f *rf);
H A Dicrdma.c622 if (irdma_ctrl_init_hw(rf)) { in irdma_probe()
H A Dirdma_hw.c2043 irdma_ctrl_init_hw(struct irdma_pci_f *rf) in irdma_ctrl_init_hw() function