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 - 2
of
2
) 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;
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 31 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025