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

/freebsd-10-stable/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c232 #define WLAN_CTRL_FRAME_SIZE \ macro
264 WLAN_CTRL_FRAME_SIZE, ctl_rate, 0);
266 WLAN_CTRL_FRAME_SIZE, ctl_rate, IEEE80211_F_SHPREAMBLE);
269 #undef WLAN_CTRL_FRAME_SIZE macro
/freebsd-10-stable/sys/net80211/
H A Dieee80211_phy.c297 #define WLAN_CTRL_FRAME_SIZE \ macro
337 WLAN_CTRL_FRAME_SIZE, ctl_rate, 0);
339 WLAN_CTRL_FRAME_SIZE, ctl_rate, IEEE80211_F_SHPREAMBLE);
342 #undef WLAN_CTRL_FRAME_SIZE macro
/freebsd-10-stable/sys/dev/ath/ath_hal/
H A Dah.c588 WLAN_CTRL_FRAME_SIZE, cix, AH_FALSE);
590 WLAN_CTRL_FRAME_SIZE, cix, AH_TRUE);
H A Dah_internal.h966 #define WLAN_CTRL_FRAME_SIZE (2+2+6+4) /* ACK+FCS */ macro
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c2734 WLAN_CTRL_FRAME_SIZE,
2747 WLAN_CTRL_FRAME_SIZE,
2754 WLAN_CTRL_FRAME_SIZE,

Completed in 77 milliseconds