# Pastebin 437aT0Ys } #define ethmac_rx_slots 2 static inline int ethmac_rx_slots_read(void) { return 2; } #define ethmac_tx_slots 2 static inline int ethmac_tx_slots_read(void) { return 2; } #define ethmac_slot_size 2048 static inline int ethmac_slot_size_read(void) { return 2048; }