Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h334 #define MAC2_LEN 2 macro
H A Diphase.c2285 for (i=0; i<MAC2_LEN; i++)
2286 dev->esi[i+MAC1_LEN] = mac2 >>(8*(MAC2_LEN - 1 -i));
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h333 #define MAC2_LEN 2 macro
H A Diphase.c2286 for (i=0; i<MAC2_LEN; i++)
2287 dev->esi[i+MAC1_LEN] = mac2 >>(8*(MAC2_LEN - 1 -i));

Completed in 17 milliseconds