Searched refs:GEMAC_V1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/ |
H A D | hix5hd2_gmac.c | 193 #define GEMAC_V1 0 macro 194 #define GEMAC_V2 (GEMAC_V1 | HW_CAP_TSO) 1310 { .compatible = "hisilicon,hisi-gmac-v1", .data = (void *)GEMAC_V1 }, 1312 { .compatible = "hisilicon,hix5hd2-gmac", .data = (void *)GEMAC_V1 },
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/ |
H A D | hix5hd2_gmac.c | 193 #define GEMAC_V1 0 macro 194 #define GEMAC_V2 (GEMAC_V1 | HW_CAP_TSO) 1306 { .compatible = "hisilicon,hisi-gmac-v1", .data = (void *)GEMAC_V1 }, 1308 { .compatible = "hisilicon,hix5hd2-gmac", .data = (void *)GEMAC_V1 },
|
Completed in 5 milliseconds