Home
last modified time | relevance | path

Searched refs:USE_IPCB (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/e100/
De100.h474 #define USE_IPCB 0x00000008 /* set if using ipcb for transmits */ macro
De100_main.c633 bdp->flags |= USE_IPCB; in e100_found1()
656 if (bdp->flags & USE_IPCB) in e100_found1()
1096 if (bdp->flags & USE_IPCB) { in e100_prepare_xmit_buff()
1581 if (bdp->flags & USE_IPCB) { in e100_setup_tcb_pool()
1630 if (bdp->flags & USE_IPCB) { in e100_setup_tcb_pool()