Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/
HDoffload.h238 int t4_activate_uld(struct adapter *, int);
HDt4_main.c12549 rc = t4_activate_uld(sc, ULD_TOM); in toe_capability()
12565 (void) t4_activate_uld(sc, ULD_IWARP); in toe_capability()
12567 (void) t4_activate_uld(sc, ULD_ISCSI); in toe_capability()
12620 t4_activate_uld(struct adapter *sc, int id) in t4_activate_uld() function
/freebsd-14-stable/sys/dev/cxgbe/iw_cxgbe/
HDdevice.c369 (void) t4_activate_uld(sc, ULD_IWARP); in c4iw_activate_all()
/freebsd-14-stable/sys/dev/cxgbe/cxgbei/
HDcxgbei.c882 (void) t4_activate_uld(sc, ULD_ISCSI); in cxgbei_activate_all()