OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEEE80211_F_DATAPAD
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net80211/
ieee80211_var.h
242
#define
IEEE80211_F_DATAPAD
0x00080000 /* CONF: do alignment pad */
335
* XXX these need to be here for
IEEE80211_F_DATAPAD
347
if (ic->ic_flags &
IEEE80211_F_DATAPAD
)
359
if (ic->ic_flags &
IEEE80211_F_DATAPAD
)
ieee80211_output.c
588
if (ic->ic_flags &
IEEE80211_F_DATAPAD
)
844
if (icflags &
IEEE80211_F_DATAPAD
) {
/src/sys/dev/ic/
ath.c
598
ic->ic_flags |=
IEEE80211_F_DATAPAD
;
Completed in 18 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025