Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Doffload.h238 int t4_activate_uld(struct adapter *, int);
H A Dt4_main.c12465 rc = t4_activate_uld(sc, ULD_TOM); in toe_capability()
12481 (void) t4_activate_uld(sc, ULD_IWARP); in toe_capability()
12483 (void) t4_activate_uld(sc, ULD_ISCSI); in toe_capability()
12536 t4_activate_uld(struct adapter *sc, int id) in t4_activate_uld() function
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Ddevice.c369 (void) t4_activate_uld(sc, ULD_IWARP); in c4iw_activate_all()
/freebsd/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c882 (void) t4_activate_uld(sc, ULD_ISCSI); in cxgbei_activate_all()