Searched refs:BD_ENET_RX_WRAP (Results 1 – 3 of 3) sorted by relevance
119 #define BD_ENET_RX_WRAP (0x2000) macro
256 #define BD_ENET_RX_WRAP ((ushort)0x2000) macro
292 if ((sc & BD_ENET_RX_WRAP) == 0) in fs_enet_napi()