Lines Matching full:frames

42 	uint32_t	ns_rx_data;		/* rx data frames */
43 uint32_t ns_rx_mgmt; /* rx management frames */
44 uint32_t ns_rx_ctrl; /* rx control frames */
45 uint32_t ns_rx_ucast; /* rx unicast frames */
46 uint32_t ns_rx_mcast; /* rx multi/broadcast frames */
48 uint64_t ns_rx_beacons; /* rx beacon frames */
49 uint32_t ns_rx_proberesp; /* rx probe response frames */
65 uint32_t ns_tx_data; /* tx data frames */
66 uint32_t ns_tx_mgmt; /* tx management frames */
67 uint32_t ns_tx_ctrl; /* tx control frames */
68 uint32_t ns_tx_ucast; /* tx unicast frames */
69 uint32_t ns_tx_mcast; /* tx multi/broadcast frames */
71 uint32_t ns_tx_probereq; /* tx probe request frames */
109 uint32_t is_rx_mgtdiscard; /* rx discard mgt frames */
110 uint32_t is_rx_ctl; /* rx ctrl frames */
111 uint32_t is_rx_beacon; /* rx beacon frames */
154 uint32_t is_tx_fragframes; /* tx frames fragmented */
183 uint32_t is_ff_decap; /* fast frames decap'd */
184 uint32_t is_ff_encap; /* fast frames encap'd for tx */
188 uint32_t is_rx_mgmt; /* rx management frames */
189 uint32_t is_rx_action; /* rx action mgt frames */
197 uint32_t is_ampdu_bar_rx; /* A-MPDU BAR frames handled */
198 uint32_t is_ampdu_rx_flush; /* A-MPDU frames flushed */
199 uint32_t is_ampdu_rx_oor; /* A-MPDU frames out-of-order */
200 uint32_t is_ampdu_rx_copy; /* A-MPDU frames copied down */
201 uint32_t is_ampdu_rx_drop; /* A-MPDU frames dropped */
227 uint32_t is_tx_ctl; /* tx ctrl frames */
228 uint32_t is_ampdu_rexmt; /* A-MPDU frames rexmt ok */
229 uint32_t is_ampdu_rexmt_fail; /* A-MPDU frames rexmt fail */
249 uint32_t is_ampdu_bar_tx; /* A-MPDU BAR frames TXed */
250 uint32_t is_ampdu_bar_tx_retry; /* A-MPDU BAR frames TX rtry */
251 uint32_t is_ampdu_bar_tx_fail; /* A-MPDU BAR frames TX fail */
495 * of frames with the IEE80211_IOC_APPIE request. This request
631 #define IEEE80211_IOC_DROPUNENCRYPTED 18 /* discard unencrypted frames */
664 #define IEEE80211_IOC_FF 57 /* ATH fast frames (on, off) */
718 #define IEEE80211_IOC_MESH_FWRD 172 /* forward frames */
750 * Active scans cause ProbeRequest frames to be issued for each
760 * miss frames from the AP. Alternatively the station may notify the
762 * This ensures frames for the station are buffered by the AP. This is
840 * two stations encapsulating traffic in 4-address frames.
857 * when the AP stops sending beacon frames. If IEEE80211_CLONE_NOBEACONS
861 * to track beacon frames in hardware.