Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1070 void t4_sge_stop(struct adapter *adap);
Dsge.c2875 void t4_sge_stop(struct adapter *adap) in t4_sge_stop() function
Dcxgb4_main.c2697 t4_sge_stop(adapter); in cxgb_down()