Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h317 void t3_sge_stop(struct adapter *adap);
H A Dcxgb3_main.c1323 t3_sge_stop(adapter); in cxgb_down()
1330 t3_sge_stop(adapter); in cxgb_down()
3414 t3_sge_stop(adapter); in remove_one()
H A Dsge.c3282 void t3_sge_stop(struct adapter *adap) in t3_sge_stop() function