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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Di2lib.c210 // The following is similar to calling i2QueueNeeds, except that this
356 // Function: i2QueueNeeds(pB, pCh, type)
367 i2QueueNeeds(i2eBordStrPtr pB, i2ChanStrPtr pCh, int type) function
426 printk(KERN_ERR "i2QueueNeeds called with bad type:%x\n",type);
677 i2QueueNeeds(pB, pCh, NEED_INLINE);
687 i2QueueNeeds(pB, pCh, NEED_BYPASS);
817 i2QueueNeeds(pCh->pMyBord, pCh, NEED_FLOW);
873 i2QueueNeeds(pCh->pMyBord, pCh, NEED_FLOW);
1019 i2QueueNeeds(pB, pCh, NEED_INLINE);
1078 i2QueueNeeds(p
[all...]

Completed in 23 milliseconds