Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1639 void t4_sge_start(struct adapter *adap);
H A Dsge.c5008 void t4_sge_start(struct adapter *adap) in t4_sge_start() function
H A Dcxgb4_main.c2800 t4_sge_start(adap); in cxgb_up()