Searched refs:SGE_CTXT_CMD_A (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_regs.h | 159 #define SGE_CTXT_CMD_A 0x11fc macro 555 #define SGE_CTXT_CMD_A 0x11fc macro
|
H A D | t4_hw.c | 10397 t4_write_reg(adap, SGE_CTXT_CMD_A, CTXTQID_V(cid) | CTXTTYPE_V(ctype)); in t4_sge_ctxt_rd_bd() 10398 ret = t4_wait_op_done(adap, SGE_CTXT_CMD_A, BUSY_F, 0, 3, 1); in t4_sge_ctxt_rd_bd()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_regs.h | 159 #define SGE_CTXT_CMD_A 0x11fc macro 555 #define SGE_CTXT_CMD_A 0x11fc macro
|
H A D | t4_hw.c | 10366 t4_write_reg(adap, SGE_CTXT_CMD_A, CTXTQID_V(cid) | CTXTTYPE_V(ctype)); in t4_sge_ctxt_rd_bd() 10367 ret = t4_wait_op_done(adap, SGE_CTXT_CMD_A, BUSY_F, 0, 3, 1); in t4_sge_ctxt_rd_bd()
|
Completed in 48 milliseconds