OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_link_rate
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_aq.c
1365
aq_link_speed_t
sc_link_rate
;
member in struct:aq_softc
3800
switch (sc->
sc_link_rate
) {
3826
if (sc->
sc_link_rate
!= AQ_LINK_NONE)
4032
switch (sc->
sc_link_rate
) {
4504
if (sc->
sc_link_rate
!= rate)
4537
if (sc->
sc_link_rate
== AQ_LINK_NONE && rate != AQ_LINK_NONE) {
4552
sc->
sc_link_rate
= rate;
Completed in 17 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025