Searched refs:n_fifo_slots (Results 1 – 1 of 1) sorted by relevance
151 * @n_fifo_slots: Number of FIFO entries to allocate for this channel.160 int n_fifo_slots; member 173 ep_num ep_type n_fifo_slots max_pkt_fs473 ((rx_fifo_slot + rx_cfg->n_fifo_slots - 1) << in bcm63xx_fifo_setup() 475 rx_fifo_slot += rx_cfg->n_fifo_slots; in bcm63xx_fifo_setup() 482 ((tx_fifo_slot + tx_cfg->n_fifo_slots - 1) << in bcm63xx_fifo_setup() 484 tx_fifo_slot += tx_cfg->n_fifo_slots; in bcm63xx_fifo_setup()