Searched refs:iflib_device_resume (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/net/ |
H A D | iflib.h | 438 int iflib_device_resume(device_t);
|
H A D | iflib.c | 5619 iflib_device_resume(device_t dev) in iflib_device_resume() function
|
/freebsd/sys/dev/mgb/ |
H A D | if_mgb.c | 192 DEVMETHOD(device_resume, iflib_device_resume),
|
/freebsd/sys/dev/enetc/ |
H A D | if_enetc.c | 144 DEVMETHOD(device_resume, iflib_device_resume),
|
/freebsd/sys/dev/enic/ |
H A D | if_enic.c | 136 DEVMETHOD(device_resume, iflib_device_resume),
|
/freebsd/sys/dev/vmware/vmxnet3/ |
H A D | if_vmx.c | 201 DEVMETHOD(device_resume, iflib_device_resume),
|
/freebsd/sys/dev/e1000/ |
H A D | if_em.c | 511 DEVMETHOD(device_resume, iflib_device_resume), 523 DEVMETHOD(device_resume, iflib_device_resume),
|
/freebsd/share/man/man9/ |
H A D | Makefile | 1334 iflibdi.9 iflib_device_resume.9 \
|
/freebsd/sys/dev/igc/ |
H A D | if_igc.c | 182 DEVMETHOD(device_resume, iflib_device_resume),
|
/freebsd/sys/dev/ice/ |
H A D | if_ice_iflib.c | 160 DEVMETHOD(device_resume, iflib_device_resume),
|
/freebsd/sys/dev/ixgbe/ |
H A D | if_ix.c | 268 DEVMETHOD(device_resume, iflib_device_resume),
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | if_bnxt.c | 259 DEVMETHOD(device_resume, iflib_device_resume),
|