Searched refs:BD_ENET_TX_WRAP (Results 1 – 4 of 4) sorted by relevance
137 #define BD_ENET_TX_WRAP (0x2000) macro
299 if ((sc & BD_ENET_TX_WRAP) == 0) in fs_enet_tx_napi()575 if ((CBDR_SC(bdp) & BD_ENET_TX_WRAP) == 0) in fs_enet_start_xmit()608 if ((CBDR_SC(bdp) & BD_ENET_TX_WRAP) == 0) in fs_enet_start_xmit()
257 #define BD_ENET_TX_WRAP ((ushort)0x2000) macro
528 #define BD_ENET_TX_WRAP ((ushort)0x2000) macro