Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/cxgb3/
Dcommon.h694 int t3_init_hw(struct adapter *adapter, u32 fw_params);
Dcxgb3_main.c1211 err = t3_init_hw(adap, 0); in cxgb_up()
Dt3_hw.c3345 int t3_init_hw(struct adapter *adapter, u32 fw_params) in t3_init_hw() function