Searched refs:WLAN_CTRL_FRAME_SIZE (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c230 #define WLAN_CTRL_FRAME_SIZE \ macro
262 WLAN_CTRL_FRAME_SIZE, ctl_rate, 0);
264 WLAN_CTRL_FRAME_SIZE, ctl_rate, IEEE80211_F_SHPREAMBLE);
267 #undef WLAN_CTRL_FRAME_SIZE macro
/freebsd-13-stable/sys/net80211/
H A Dieee80211_phy.c303 #define WLAN_CTRL_FRAME_SIZE \ macro
343 WLAN_CTRL_FRAME_SIZE, ctl_rate, 0);
345 WLAN_CTRL_FRAME_SIZE, ctl_rate, IEEE80211_F_SHPREAMBLE);
348 #undef WLAN_CTRL_FRAME_SIZE macro
/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah.c694 WLAN_CTRL_FRAME_SIZE, cix, AH_FALSE, AH_TRUE);
696 WLAN_CTRL_FRAME_SIZE, cix, AH_TRUE, AH_TRUE);
H A Dah_internal.h974 #define WLAN_CTRL_FRAME_SIZE (2+2+6+4) /* ACK+FCS */ macro
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c2737 WLAN_CTRL_FRAME_SIZE,
2750 WLAN_CTRL_FRAME_SIZE,
2758 WLAN_CTRL_FRAME_SIZE,

Completed in 125 milliseconds