Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dcommon.h348 int t1_init_hw_modules(adapter_t *adapter);
Dsubr.c962 int t1_init_hw_modules(adapter_t *adapter) in t1_init_hw_modules() function
Dcxgb2.c203 err = t1_init_hw_modules(adapter); in cxgb_up()