Searched refs:t3_wait_op_done_val (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/ |
D | common.h | 646 int t3_wait_op_done_val(struct adapter *adapter, int reg, u32 mask, 651 return t3_wait_op_done_val(adapter, reg, mask, polarity, attempts, in t3_wait_op_done()
|
D | t3_hw.c | 56 int t3_wait_op_done_val(struct adapter *adapter, int reg, u32 mask, in t3_wait_op_done_val() function 2439 if (t3_wait_op_done_val(adapter, A_SG_CONTEXT_CMD, F_CONTEXT_CMD_BUSY, in t3_sge_cqcntxt_op()
|