Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.h75 void t1_sge_stop(struct sge *);
H A Dsge.c1637 t1_sge_stop(adapter->sge); in t1_interrupt_thread()
1980 void t1_sge_stop(struct sge *sge) in t1_sge_stop() function
H A Dcxgb2.c236 t1_sge_stop(adapter->sge); in cxgb_down()