Searched defs:UpStall (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | 3c515.c | 182 UpStall = 6 << 11, UpUnstall = (6 << 11) + 1, DownStall = (6 << 11) + 2, enumerator
|
H A D | 3c59x.c | 450 UpStall = 6<<11, UpUnstall = (6<<11)+1, enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | 3c515.c | 184 UpStall = 6 << 11, UpUnstall = (6 << 11) + 1, DownStall = (6 << 11) + 2, enumerator
|
H A D | 3c59x.c | 450 UpStall = 6<<11, UpUnstall = (6<<11)+1, enumerator
|
Completed in 14 milliseconds