Searched refs:si_bandwidth (Results 1 – 4 of 4) sorted by relevance
247 uint_t si_bandwidth; /* max bytes per cycle */ member
190 softc_p->sii.si_bandwidth = bytes_per_pkt; in dcam_frame_rcv_init()
1398 if ((sii->si_bandwidth <= IEEE1394_BANDWIDTH_MIN) || in t1394_alloc_isoch_single()1399 (sii->si_bandwidth > IEEE1394_BANDWIDTH_MAX)) { in t1394_alloc_isoch_single()1433 cec_new->bandwidth = sii->si_bandwidth; in t1394_alloc_isoch_single()
340 sii.si_bandwidth = icp->ic_pktsz; in av1394_ic_alloc_channel()