Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h337 int t1_init_hw_modules(adapter_t *adapter);
H A Dsubr.c979 int t1_init_hw_modules(adapter_t *adapter) in t1_init_hw_modules() function
H A Dcxgb2.c203 err = t1_init_hw_modules(adapter); in cxgb_up()