Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h317 void t3_sge_stop(struct adapter *adap);
H A Dcxgb3_main.c1324 t3_sge_stop(adapter); in cxgb_down()
1331 t3_sge_stop(adapter); in cxgb_down()
3415 t3_sge_stop(adapter); in remove_one()
H A Dsge.c3295 void t3_sge_stop(struct adapter *adap) in t3_sge_stop() function