OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nl_rates
(Results
1 - 1
of
1
) sorted by null
/external/iw/
bitrate.c
85
struct nlattr *
nl_rates
, *nl_band;
local
217
nl_rates
= nla_nest_start(msg, NL80211_ATTR_TX_RATES);
218
if (!
nl_rates
)
255
nla_nest_end(msg,
nl_rates
);
Completed in 53 milliseconds