Searched refs:IEEE80211_T_DS (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12-stable/sys/dev/ral/ |
| D | rt2860reg.h | 985 { 2, 0, IEEE80211_T_DS, 0, 314, 314 }, 986 { 4, 1, IEEE80211_T_DS, 1, 258, 162 }, 987 { 11, 2, IEEE80211_T_DS, 2, 223, 127 }, 988 { 22, 3, IEEE80211_T_DS, 3, 213, 117 },
|
| D | rt2860.c | 1527 if (rt2860_rates[ridx].phy == IEEE80211_T_DS) { in rt2860_tx() 1777 if (rt2860_rates[ridx].phy == IEEE80211_T_DS) { in rt2860_tx_raw()
|
| /freebsd-12-stable/sys/net80211/ |
| D | _ieee80211.h | 43 IEEE80211_T_DS, /* direct sequence spread spectrum */ enumerator 52 #define IEEE80211_T_CCK IEEE80211_T_DS /* more common nomenclature */
|
| /freebsd-12-stable/sys/dev/ath/ath_rate/sample/ |
| D | sample.h | 178 case IEEE80211_T_DS: in calc_usecs_unicast_packet()
|
| /freebsd-12-stable/sys/dev/wtap/ |
| D | if_wtap.c | 627 ic->ic_phytype = IEEE80211_T_DS; in wtap_attach()
|
| /freebsd-12-stable/sys/dev/usb/wlan/ |
| D | if_run.c | 516 { 2, 0, IEEE80211_T_DS, 0, 314, 314 }, 517 { 4, 1, IEEE80211_T_DS, 1, 258, 162 }, 518 { 11, 2, IEEE80211_T_DS, 2, 223, 127 }, 519 { 22, 3, IEEE80211_T_DS, 3, 213, 117 }, 3389 if (rt2860_rates[ridx].phy == IEEE80211_T_DS) { in run_set_tx_desc()
|
| /freebsd-12-stable/sys/dev/bwi/ |
| D | if_bwi.c | 462 ic->ic_phytype = IEEE80211_T_DS; in bwi_attach() 2898 else if (modtype == IEEE80211_T_DS) in bwi_plcp_header() 2969 if (ieee80211_rate2phytype(sc->sc_rates, rate) == IEEE80211_T_DS && in bwi_encap()
|
| D | bwimac.c | 1424 case IEEE80211_T_DS: in bwi_mac_set_ackrates()
|
| /freebsd-12-stable/sys/dev/wi/ |
| D | if_wi.c | 330 ic->ic_phytype = IEEE80211_T_DS; in wi_attach()
|
| /freebsd-12-stable/sys/dev/ipw/ |
| D | if_ipw.c | 278 ic->ic_phytype = IEEE80211_T_DS; in ipw_attach()
|
| /freebsd-12-stable/sys/dev/if_ndis/ |
| D | if_ndis.c | 733 ic->ic_phytype = IEEE80211_T_DS; in ndis_80211attach()
|