Home
last modified time | relevance | path

Searched refs:uld_stop (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Doffload.h207 int (*uld_stop)(struct adapter *); member
H A Dt4_main.c12621 t4_uld_list[i]->uld_stop == NULL) in stop_all_uld()
12623 (void) t4_uld_list[i]->uld_stop(sc); in stop_all_uld()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Ddevice.c268 .uld_stop = c4iw_stop,
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c98 .uld_stop = t4_tom_stop,