Searched defs:slot_idx (Results 1 – 4 of 4) sorted by relevance
883 u32 slot_idx = rx_desc & RXQ_SLOT_MASK; in mvs_slot_free() local888 struct mvs_slot_info *slot, u32 slot_idx) in mvs_slot_task_free()1537 u32 slot_idx = (u32)(slot - mvi->slot_info); in mvs_abort_task() local1588 u32 slot_idx, int err) in mvs_sata_done()1662 u32 slot_idx) in mvs_slot_err()1714 u32 slot_idx = rx_desc & RXQ_SLOT_MASK; in mvs_slot_complete() local1842 u32 slot_idx; in mvs_do_release_task() local
482 static void mvs_64xx_command_active(struct mvs_info *mvi, u32 slot_idx) in mvs_64xx_command_active()
620 static void mvs_94xx_command_active(struct mvs_info *mvi, u32 slot_idx) in mvs_94xx_command_active()
256 int slot_idx = ring->start % BGMAC_TX_RING_SLOTS; in bgmac_dma_tx_free() local