Searched refs:t3_wait_op_done_val (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/cxgb3/ |
D | common.h | 650 int t3_wait_op_done_val(struct adapter *adapter, int reg, u32 mask, 655 return t3_wait_op_done_val(adapter, reg, mask, polarity, attempts, in t3_wait_op_done()
|
D | t3_hw.c | 55 int t3_wait_op_done_val(struct adapter *adapter, int reg, u32 mask, in t3_wait_op_done_val() function 2469 if (t3_wait_op_done_val(adapter, A_SG_CONTEXT_CMD, F_CONTEXT_CMD_BUSY, in t3_sge_cqcntxt_op()
|