OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:param_id
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
twe.c
1064
twe_param_get_1(struct twe_softc *sc, int table_id, int
param_id
,
1070
rv = twe_param_get(sc, table_id,
param_id
, 1, NULL, &tp);
1079
twe_param_get_2(struct twe_softc *sc, int table_id, int
param_id
,
1085
rv = twe_param_get(sc, table_id,
param_id
, 2, NULL, &tp);
1094
twe_param_get_4(struct twe_softc *sc, int table_id, int
param_id
,
1100
rv = twe_param_get(sc, table_id,
param_id
, 4, NULL, &tp);
1119
twe_param_get(struct twe_softc *sc, int table_id, int
param_id
, size_t size,
1148
tp->tp_param_id =
param_id
;
1187
twe_param_set(struct twe_softc *sc, int table_id, int
param_id
, size_t size,
1211
tp->tp_param_id =
param_id
;
[
all
...]
twa.c
2305
*
param_id
-- index of the parameter in the table
2314
twa_get_param(struct twa_softc *sc, int table_id, int
param_id
,
2356
(*param)->parameter_id =
param_id
;
2391
*
param_id
-- index of the parameter in the table
2400
twa_set_param(struct twa_softc *sc, int table_id, int
param_id
, int param_size,
2437
param->parameter_id =
param_id
;
/src/sys/net80211/
ieee80211.h
311
u_int8_t
param_id
;
member in struct:ieee80211_wme_param
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025