Home
last modified time | relevance | path

Searched refs:t3_add_attach_sysctls (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h510 void t3_add_attach_sysctls(adapter_t *sc);
H A Dcxgb_main.c667 t3_add_attach_sysctls(sc); in cxgb_controller_attach()
H A Dcxgb_sge.c3347 t3_add_attach_sysctls(adapter_t *sc) in t3_add_attach_sysctls() function