Searched refs:IEEE80211_F_SHPREAMBLE (Results 1 – 25 of 25) sorted by relevance
| /NextBSD/tools/tools/net80211/wlantxtime/ |
| HD | wlantxtime.c | 40 #define IEEE80211_F_SHPREAMBLE 0x00040000 /* STATUS: use short preamble */ macro 264 WLAN_CTRL_FRAME_SIZE, ctl_rate, IEEE80211_F_SHPREAMBLE); in ieee80211_setup_ratetable()
|
| /NextBSD/sys/dev/usb/wlan/ |
| HD | if_ural.c | 1014 if (rate != 2 && (ic->ic_flags & IEEE80211_F_SHPREAMBLE)) in ural_setup_tx_desc() 1103 ic->ic_flags & IEEE80211_F_SHPREAMBLE); in ural_tx_mgt() 1145 isshort = (ic->ic_flags & IEEE80211_F_SHPREAMBLE) != 0; in ural_sendprot() 1294 ic->ic_flags & IEEE80211_F_SHPREAMBLE); in ural_tx_data() 1803 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE) in ural_set_txpreamble()
|
| HD | if_rum.c | 1190 if (rate != 2 && (ic->ic_flags & IEEE80211_F_SHPREAMBLE)) in rum_setup_tx_desc() 1224 isshort = (ic->ic_flags & IEEE80211_F_SHPREAMBLE) != 0; in rum_sendprot() 1333 ic->ic_flags & IEEE80211_F_SHPREAMBLE); in rum_tx_mgt() 1513 ic->ic_flags & IEEE80211_F_SHPREAMBLE); in rum_tx_data() 1831 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE) in rum_set_txpreamble()
|
| HD | if_run.c | 3220 (ic->ic_flags & IEEE80211_F_SHPREAMBLE)) in run_set_tx_desc() 3317 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE) in run_tx() 3438 ic->ic_flags & IEEE80211_F_SHPREAMBLE); in run_tx_mgt() 3506 isshort = (ic->ic_flags & IEEE80211_F_SHPREAMBLE) != 0; in run_sendprot() 5119 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE) in run_set_txpreamble()
|
| HD | if_zyd.c | 2481 } else if (rate != 2 && (ic->ic_flags & IEEE80211_F_SHPREAMBLE)) in zyd_tx_start()
|
| HD | if_urtw.c | 1731 if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) && in urtw_tx_start()
|
| /NextBSD/sys/dev/iwm/ |
| HD | if_iwm_mac_ctxt.c | 301 = htole32((ic->ic_flags & IEEE80211_F_SHPREAMBLE) in iwm_mvm_mac_ctxt_cmd_common()
|
| /NextBSD/sys/dev/ral/ |
| HD | rt2560.c | 1437 if (rate != 2 && (ic->ic_flags & IEEE80211_F_SHPREAMBLE)) in rt2560_setup_tx_desc() 1560 rate, ic->ic_flags & IEEE80211_F_SHPREAMBLE); in rt2560_tx_mgt() 1612 isshort = (ic->ic_flags & IEEE80211_F_SHPREAMBLE) != 0; in rt2560_sendprot() 1856 rate, ic->ic_flags & IEEE80211_F_SHPREAMBLE); in rt2560_tx_data() 2228 if (!(ic->ic_flags & IEEE80211_F_SHPREAMBLE)) { in rt2560_update_plcp() 2241 (ic->ic_flags & IEEE80211_F_SHPREAMBLE) ? "short" : "long"); in rt2560_update_plcp()
|
| HD | rt2661.c | 1258 if (rate != 2 && (ic->ic_flags & IEEE80211_F_SHPREAMBLE)) in rt2661_setup_tx_desc() 1328 rate, ic->ic_flags & IEEE80211_F_SHPREAMBLE); in rt2661_tx_mgt() 1380 isshort = (ic->ic_flags & IEEE80211_F_SHPREAMBLE) != 0; in rt2661_sendprot() 1552 rate, ic->ic_flags & IEEE80211_F_SHPREAMBLE); in rt2661_tx_data() 1849 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE) in rt2661_set_txpreamble()
|
| HD | rt2860.c | 1528 (ic->ic_flags & IEEE80211_F_SHPREAMBLE)) in rt2860_tx() 1558 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE) in rt2860_tx() 1778 (ic->ic_flags & IEEE80211_F_SHPREAMBLE)) in rt2860_tx_raw() 1803 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE) in rt2860_tx_raw() 2249 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE) in rt2860_set_txpreamble()
|
| /NextBSD/sys/net80211/ |
| HD | ieee80211_sta.c | 1727 ic->ic_flags |= IEEE80211_F_SHPREAMBLE; in sta_recv_mgmt() 1730 ic->ic_flags &= ~IEEE80211_F_SHPREAMBLE; in sta_recv_mgmt() 1751 ic->ic_flags&IEEE80211_F_SHPREAMBLE ? "short" : "long", in sta_recv_mgmt()
|
| HD | ieee80211_phy.c | 343 WLAN_CTRL_FRAME_SIZE, ctl_rate, IEEE80211_F_SHPREAMBLE); in ieee80211_setup_ratetable()
|
| HD | ieee80211_node.c | 598 ic->ic_flags&IEEE80211_F_SHPREAMBLE ? "short" : "long", in ieee80211_ibss_merge() 2458 ic->ic_flags &= ~IEEE80211_F_SHPREAMBLE; in ieee80211_node_join_11g() 2521 ic->ic_flags & IEEE80211_F_SHPREAMBLE ? "short" : "long", in ieee80211_node_join() 2561 ic->ic_flags |= IEEE80211_F_SHPREAMBLE; in disable_protection()
|
| HD | ieee80211_proto.c | 639 ic->ic_flags |= IEEE80211_F_SHPREAMBLE; in ieee80211_reset_erp() 642 ic->ic_flags &= ~IEEE80211_F_SHPREAMBLE; in ieee80211_reset_erp()
|
| HD | ieee80211_var.h | 550 #define IEEE80211_F_SHPREAMBLE 0x00040000 /* STATUS: use short preamble */ macro
|
| HD | ieee80211_output.c | 2164 if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) && in ieee80211_getcapinfo() 2340 if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) && in ieee80211_send_mgmt()
|
| /NextBSD/sys/dev/ath/ |
| HD | if_ath_beacon.c | 265 (((_ic)->ic_flags & (IEEE80211_F_SHPREAMBLE | IEEE80211_F_USEBARKER))\ in ath_beacon_setup() 266 == IEEE80211_F_SHPREAMBLE) in ath_beacon_setup()
|
| HD | if_ath_tx_ht.c | 506 if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) && in ath_rateseries_setup()
|
| HD | if_ath_tx.c | 1599 if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) && in ath_tx_normal_setup()
|
| /NextBSD/sys/dev/bwi/ |
| HD | if_bwi.c | 2949 (ic->ic_flags & IEEE80211_F_SHPREAMBLE) && in bwi_encap() 2978 ic->ic_flags & ~IEEE80211_F_SHPREAMBLE); in bwi_encap() 2993 else if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) && rate != (2 * 1)) in bwi_encap()
|
| /NextBSD/sys/dev/iwi/ |
| HD | if_iwi.c | 1785 if (vap->iv_flags & IEEE80211_F_SHPREAMBLE) in iwi_tx_start() 2950 if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) && in iwi_auth_and_assoc()
|
| /NextBSD/sys/dev/malo/ |
| HD | if_malo.c | 1769 (ic->ic_flags & IEEE80211_F_SHPREAMBLE) ? in malo_newstate()
|
| /NextBSD/sys/dev/wpi/ |
| HD | if_wpi.c | 4291 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE) in wpi_auth() 4510 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE) in wpi_run()
|
| /NextBSD/sys/dev/iwn/ |
| HD | if_iwn.c | 6994 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE) in iwn_auth() 7079 if (ic->ic_flags & IEEE80211_F_SHPREAMBLE) in iwn_run()
|
| /NextBSD/sys/dev/bwn/ |
| HD | if_bwn.c | 9478 isshort = (ic->ic_flags & IEEE80211_F_SHPREAMBLE) != 0; in bwn_set_txhdr()
|