Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h317 void t3_sge_stop(struct adapter *adap);
H A Dcxgb3_main.c1325 t3_sge_stop(adapter); in cxgb_down()
1332 t3_sge_stop(adapter); in cxgb_down()
3421 t3_sge_stop(adapter); in remove_one()
H A Dsge.c3297 void t3_sge_stop(struct adapter *adap) in t3_sge_stop() function