Searched refs:BD_ENET_TX_WRAP (Results 1 – 3 of 3) sorted by relevance
139 #define BD_ENET_TX_WRAP (0x2000) macro
168 if ((sc & BD_ENET_TX_WRAP) == 0) in fs_enet_napi()565 if ((CBDR_SC(bdp) & BD_ENET_TX_WRAP) == 0) { in fs_enet_start_xmit()601 if ((CBDR_SC(bdp) & BD_ENET_TX_WRAP) == 0) in fs_enet_start_xmit()
280 #define BD_ENET_TX_WRAP ((ushort)0x2000) macro
Completed in 8 milliseconds