Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dcommon.h633 int t4_init_sge_params(struct adapter *adapter);
Dt4_hw.c9518 int t4_init_sge_params(struct adapter *adapter) in t4_init_sge_params() function
/freebsd-12-stable/sys/dev/cxgbe/
Dt4_main.c4591 t4_init_sge_params(sc); in get_params__post_init()