Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h315 void t3_sge_start(struct adapter *adap);
H A Dsge.c3266 void t3_sge_start(struct adapter *adap) in t3_sge_start() function
H A Dcxgb3_main.c1285 t3_sge_start(adap); in cxgb_up()