Searched refs:nb_iso_xmit_ctx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dohci1394.h188 int nb_iso_xmit_ctx; member in struct:ti_ohci
H A Dohci1394.c569 ohci->nb_iso_rcv_ctx, ohci->nb_iso_xmit_ctx);
2201 for (ctx = 0; ctx < ohci->nb_iso_xmit_ctx; ctx++) {
3181 ohci->nb_iso_xmit_ctx =
3187 ohci->it_ctx_usage = ~0 << ohci->nb_iso_xmit_ctx;
3481 n = ohci->nb_iso_xmit_ctx;

Completed in 46 milliseconds