Lines Matching defs:comp
2685 bp->cmd_req_reg.index.comp += 1;
2686 bp->cmd_req_reg.index.comp &= PI_CMD_REQ_K_NUM_ENTRIES-1;
2705 bp->cmd_rsp_reg.index.comp += 1;
2706 bp->cmd_rsp_reg.index.comp &= PI_CMD_RSP_K_NUM_ENTRIES-1;
3505 u8 comp; /* local transmit completion index */
3523 comp = bp->rcv_xmt_reg.index.xmt_comp;
3525 bp->descr_block_virt->xmt_data[comp].long_1,
3637 u8 comp; /* local transmit completion index */
3648 comp = bp->rcv_xmt_reg.index.xmt_comp;
3650 bp->descr_block_virt->xmt_data[comp].long_1,