Searched refs:t4_iterate (Results 1 – 8 of 8) sorted by relevance
| /freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/ |
| HD | device.c | 369 t4_iterate(c4iw_activate_all, NULL); in c4iw_mod_load() 378 t4_iterate(c4iw_deactivate_all, NULL); in c4iw_mod_unload()
|
| /freebsd-11-stable/sys/dev/cxgbe/ |
| HD | t4_clip.c | 183 t4_iterate(update_clip, NULL); in t4_clip_task()
|
| HD | t4_tracer.c | 148 t4_iterate(match_name, &mrr); in t4_cloner_create()
|
| HD | adapter.h | 1136 void t4_iterate(void (*)(struct adapter *, void *), void *);
|
| HD | t4_main.c | 9906 t4_iterate(void (*func)(struct adapter *, void *), void *arg) in t4_iterate() function
|
| /freebsd-11-stable/sys/dev/cxgbe/cxgbei/ |
| HD | cxgbei.c | 1057 t4_iterate(cxgbei_activate_all, NULL); in cxgbei_mod_load() 1066 t4_iterate(cxgbei_deactivate_all, NULL); in cxgbei_mod_unload()
|
| HD | icl_cxgbei.c | 660 t4_iterate(find_offload_adapter, &fa); in icl_cxgbei_conn_handoff()
|
| /freebsd-11-stable/sys/dev/cxgbe/tom/ |
| HD | t4_tom.c | 1261 t4_iterate(tom_uninit, NULL); in t4_tom_mod_unload()
|