Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h2053 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
Dcudbg_lib.c2453 t4_sge_ctxt_flush(padap, padap->mbox, i); in cudbg_collect_dump_context()
Dcxgb4_main.c2208 return t4_sge_ctxt_flush(adap, adap->mbox, CTXT_EGRESS); in cxgb4_flush_eq_cache()
Dt4_hw.c6765 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type) in t4_sge_ctxt_flush() function