Searched refs:BNX2X_TPA_STOP (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/net/bnx2x/
H A Dbnx2x_cmn.c233 if (fp->tpa_state[queue] != BNX2X_TPA_STOP)
329 pool entry status to BNX2X_TPA_STOP even if new skb allocation
406 fp->tpa_state[queue] = BNX2X_TPA_STOP;
793 fp->tpa_state[i] = BNX2X_TPA_STOP;
H A Dbnx2x.h326 #define BNX2X_TPA_STOP 2 macro

Completed in 41 milliseconds