OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:malo_cmd_set_channel
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
malo.c
138
#define
MALO_CMD_SET_CHANNEL
0x010a
294
static int
malo_cmd_set_channel
(struct malo_softc *sc, struct ieee80211_channel *chan);
893
if ((error =
malo_cmd_set_channel
(sc, ic->ic_bss->ni_chan))) {
973
malo_cmd_set_channel
(sc, ic->ic_bss->ni_chan);
1129
malo_cmd_set_channel
(sc, ic->ic_curchan);
1136
malo_cmd_set_channel
(sc, ic->ic_curchan);
1140
malo_cmd_set_channel
(sc, ic->ic_curchan);
1909
{
MALO_CMD_SET_CHANNEL
, "SetChannel" },
2028
malo_cmd_set_channel
(struct malo_softc *sc, struct ieee80211_channel* chan)
function in typeref:typename:int
2037
hdr->cmd = htole16(
MALO_CMD_SET_CHANNEL
);
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025