OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:freq4_1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_upgt.c
1185
struct upgt_eeprom_freq4_1 *
freq4_1
;
local in function:upgt_eeprom_parse_freq4
1191
freq4_1
= (struct upgt_eeprom_freq4_1 *)(freq4_header + 1);
1206
channel = ieee80211_mhz2ieee(le16toh(
freq4_1
[i].freq), 0);
1208
freq4_2 = (struct upgt_eeprom_freq4_2 *)
freq4_1
[i].data;
1217
le16toh(
freq4_1
[i].freq), channel);
if_upgt.c
1185
struct upgt_eeprom_freq4_1 *
freq4_1
;
local in function:upgt_eeprom_parse_freq4
1191
freq4_1
= (struct upgt_eeprom_freq4_1 *)(freq4_header + 1);
1206
channel = ieee80211_mhz2ieee(le16toh(
freq4_1
[i].freq), 0);
1208
freq4_2 = (struct upgt_eeprom_freq4_2 *)
freq4_1
[i].data;
1217
le16toh(
freq4_1
[i].freq), channel);
Completed in 23 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025