Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1410 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox);
Dcxgb4_main.c2046 return t4_sge_ctxt_flush(adap, adap->mbox); in cxgb4_flush_eq_cache()
Dt4_hw.c5727 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox) in t4_sge_ctxt_flush() function