Home
last modified time | relevance | path

Searched refs:PMAX_LANCE (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/amd/
Ddeclance.c89 #define PMAX_LANCE 3 macro
229 (type == ASIC_LANCE || type == PMAX_LANCE ? off << 1 : off)
336 } else if (type == PMAX_LANCE) { in cp_to_buf()
395 } else if (type == PMAX_LANCE) { in cp_from_buf()
1149 case PMAX_LANCE: in dec_lance_probe()
1223 case PMAX_LANCE: in dec_lance_probe()
1302 if (dec_lance_probe(NULL, PMAX_LANCE) >= 0) in dec_lance_platform_probe()