Searched refs:hw_idx (Results 1 – 7 of 7) sorted by relevance
165 int hw_idx, sw_idx, i, head, tail; in caam_jr_dequeue() local179 hw_idx = jrp->out_ring_read_index; in caam_jr_dequeue()184 if (jrp->outring[hw_idx].desc == in caam_jr_dequeue()192 dma_unmap_single(dev, jrp->outring[hw_idx].desc, in caam_jr_dequeue()203 userstatus = jrp->outring[hw_idx].jrstatus; in caam_jr_dequeue()
110 u8 hw_idx; member
1800 return table[i].hw_idx; in wl12xx_get_clock_idx()
187 u16 (*hw_idx)(u16); member
6521 u32 hw_idx = tnapi->hw_status->idx[0].tx_consumer; in tg3_tx() local6532 while (sw_idx != hw_idx) { in tg3_tx()6569 if (unlikely(ri->skb != NULL || sw_idx == hw_idx)) in tg3_tx()6797 u16 hw_idx; in tg3_rx() local6801 hw_idx = *(tnapi->rx_rcb_prod_idx); in tg3_rx()6811 while (sw_idx != hw_idx && budget > 0) { in tg3_rx()6951 if (sw_idx == hw_idx) { in tg3_rx()6952 hw_idx = *(tnapi->rx_rcb_prod_idx); in tg3_rx()
990 info->hw_idx = cnic_bnx2_hw_idx; in cnic_alloc_kcq()995 info->hw_idx = cnic_bnx2x_hw_idx; in cnic_alloc_kcq()2887 hw_prod = info->hw_idx(hw_prod); in cnic_get_kcqes()
619 u16 hw_idx; /* hardware index */ member