Searched refs:mrpcim (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal.h44 #include <dev/vxge/vxgehal/vxgehal-mrpcim-reg.h>
59 #include <dev/vxge/vxgehal/vxgehal-mrpcim.h>
H A Dvxgehal-mrpcim.c65 return (hldev->mrpcim->vpd_data.serial_num);
524 prtad = hldev->mrpcim->mdio_dte_prtad0;
526 prtad = hldev->mrpcim->mdio_dte_prtad1;
529 prtad = hldev->mrpcim->mdio_phy_prtad0;
531 prtad = hldev->mrpcim->mdio_phy_prtad1;
583 * vxge_hal_mrpcim_intr_enable - Enable the interrupts on mrpcim.
586 * Enable mrpcim interrupts
1649 * vxge_hal_mrpcim_intr_disable - Disable the interrupts on mrpcim.
1652 * Disable mrpcim interrupts
2004 vxge_os_memzero(hldev->mrpcim
[all...]
H A Dvxgehal-device.h122 struct __hal_mrpcim_t *mrpcim; member in struct:__hal_device_t
H A Dvxgehal-device.c1052 * vxge_hal_device_mrpcim_reset_poll - Poll the device for mrpcim reset complete
1055 * Poll the device for mrpcim reset complete
2902 if (hldev->mrpcim != NULL)
H A Dvxgehal-mgmtaux.c1708 xpak_stats = &hldev->mrpcim->xpak_stats[i];
1749 * vxge_hal_aux_stats_mrpcim_read - Read device mrpcim statistics.
1755 * Read device mrpcim statistics. This is valid for function 0 device only
/freebsd-11-stable/sys/modules/vxge/
H A DMakefile58 SRCS += vxgehal-mrpcim.c

Completed in 254 milliseconds