Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dbig_sur_ge.h338 #define BIG_SUR_GE_EIR_RECV_LFIFO_EMPTY_MASK 0x00000020 /* Recv length fifo empty */ macro
Dbig_sur_ge.c418 if (int_status & BIG_SUR_GE_EIR_RECV_LFIFO_EMPTY_MASK) { in big_sur_rx()
420 BIG_SUR_GE_EIR_RECV_LFIFO_EMPTY_MASK); in big_sur_rx()