Searched refs:si_bandwidth (Results 1 – 4 of 4) sorted by relevance
249 uint_t si_bandwidth; /* max bytes per cycle */ member
193 softc_p->sii.si_bandwidth = bytes_per_pkt; in dcam_frame_rcv_init()
381 sii.si_bandwidth = icp->ic_pktsz; in av1394_ic_alloc_channel()
1632 if ((sii->si_bandwidth <= IEEE1394_BANDWIDTH_MIN) || in t1394_alloc_isoch_single()1633 (sii->si_bandwidth > IEEE1394_BANDWIDTH_MAX)) { in t1394_alloc_isoch_single()1677 cec_new->bandwidth = sii->si_bandwidth; in t1394_alloc_isoch_single()