Searched refs:NIC (Results 1 – 7 of 7) sorted by relevance
4 F: board/CZ.NIC/turris_omnia/
70 /* e1000 NIC */
81 /* e1000 NIC */
62 * Maybe, NE2000 compatible NIC is sure to move.
36 #define E1000_ERR(NIC, fmt, args...) \ argument37 printf("e1000: %s: ERROR: " fmt, (NIC)->name ,##args)40 #define E1000_DBG(NIC, fmt, args...) \ argument41 printf("e1000: %s: DEBUG: " fmt, (NIC)->name ,##args)
164 default "CZ.NIC" if TARGET_TURRIS_OMNIA
14 the driver for the NIC used and CONFIG_SPL_BOARD_INIT option if your