Searched refs:ETHMAC_MAX_RECV_DELAY (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/dev/ethernet/rndis/
H A Drndishost.c28 #define ETHMAC_MAX_RECV_DELAY 100 macro
134 if (eth->rx_endpoint_delay < ETHMAC_MAX_RECV_DELAY) {
/fuchsia/zircon/system/dev/ethernet/asix-88772b/
H A Dasix-88772b.c35 #define ETHMAC_MAX_RECV_DELAY 100 macro
237 if (eth->rx_endpoint_delay < ETHMAC_MAX_RECV_DELAY) {
/fuchsia/zircon/system/dev/ethernet/usb-cdc-ecm/
H A Dusb-cdc-ecm.c29 #define ETHMAC_MAX_RECV_DELAY 100 macro
314 if (ctx->rx_endpoint_delay < ETHMAC_MAX_RECV_DELAY) {
/fuchsia/zircon/system/dev/ethernet/asix-88179/
H A Dasix-88179.c47 #define ETHMAC_MAX_RECV_DELAY 100 macro
326 if (eth->rx_endpoint_delay < ETHMAC_MAX_RECV_DELAY) {

Completed in 101 milliseconds