Searched defs:DownStall (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 | 451 DownStall = (6<<11)+2, DownUnstall = (6<<11)+3, 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 | 451 DownStall = (6<<11)+2, DownUnstall = (6<<11)+3, enumerator
|
Completed in 15 milliseconds