OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_rc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
athrate-amrr.c
337
struct amrr_softc *asc = (struct amrr_softc *) sc->
sc_rc
;
460
struct amrr_softc *asc = (struct amrr_softc *) sc->
sc_rc
;
athrate-onoe.c
327
struct onoe_softc *osc = (struct onoe_softc *) sc->
sc_rc
;
447
struct onoe_softc *osc = (struct onoe_softc *) sc->
sc_rc
;
athrate-sample.h
53
#define ATH_SOFTC_SAMPLE(sc) ((struct sample_softc *)sc->
sc_rc
)
athvar.h
205
struct ath_ratectrl *
sc_rc
; /* tx rate control support */
member in struct:ath_softc
ath.c
472
sc->
sc_rc
= ath_rate_attach(sc);
473
if (sc->
sc_rc
== NULL) {
690
ath_rate_detach(sc->
sc_rc
);
2813
const size_t space = sizeof(struct ath_node) + sc->
sc_rc
->arc_space;
Completed in 17 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025