Searched refs:t4_sge_ctxt_flush (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2055 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
|
H A D | cudbg_lib.c | 2453 t4_sge_ctxt_flush(padap, padap->mbox, i); in cudbg_collect_dump_context()
|
H A D | t4_hw.c | 6789 * t4_sge_ctxt_flush - flush the SGE context cache 6797 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type) in t4_sge_ctxt_flush() function
|
H A D | cxgb4_main.c | 2208 return t4_sge_ctxt_flush(adap, adap->mbox, CTXT_EGRESS); in cxgb4_flush_eq_cache()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2051 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
|
H A D | cudbg_lib.c | 2453 t4_sge_ctxt_flush(padap, padap->mbox, i); in cudbg_collect_dump_context()
|
H A D | cxgb4_main.c | 2207 return t4_sge_ctxt_flush(adap, adap->mbox, CTXT_EGRESS); in cxgb4_flush_eq_cache()
|
H A D | t4_hw.c | 6759 * t4_sge_ctxt_flush - flush the SGE context cache 6767 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type) in t4_sge_ctxt_flush() function
|
Completed in 61 milliseconds