Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1118 void t4_sge_stop(struct adapter *adap);
Dsge.c2945 void t4_sge_stop(struct adapter *adap) in t4_sge_stop() function
Dcxgb4_main.c2742 t4_sge_stop(adapter); in cxgb_down()