Home
last modified time | relevance | path

Searched refs:IEEE80211_M_STA (Results 1 – 25 of 39) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c695 (ic->ic_opmode == IEEE80211_M_STA && in ieee80211_wme_updateparams()
725 ic->ic_opmode == IEEE80211_M_STA ? in ieee80211_wme_updateparams()
750 if (ic->ic_opmode != IEEE80211_M_STA || in ieee80211_beacon_miss()
807 if (ic->ic_opmode == IEEE80211_M_STA) { in ieee80211_newstate()
815 case IEEE80211_M_STA: in ieee80211_newstate()
880 ASSERT(ic->ic_opmode == IEEE80211_M_STA); in ieee80211_newstate()
921 ASSERT(ic->ic_opmode == IEEE80211_M_STA || in ieee80211_newstate()
H A Dnet80211_input.c126 case IEEE80211_M_STA: in ieee80211_input()
224 case IEEE80211_M_STA: in ieee80211_input()
563 if (ic->ic_opmode == IEEE80211_M_STA) { in ieee80211_auth_open()
666 case IEEE80211_M_STA: in ieee80211_auth_shared()
714 if (ic->ic_opmode == IEEE80211_M_STA) { in ieee80211_auth_shared()
850 (ic->ic_opmode == IEEE80211_M_STA && in->in_associd != 0) || in ieee80211_recv_beacon()
1039 if (ic->ic_opmode == IEEE80211_M_STA && in ieee80211_recv_beacon()
1166 if (ic->ic_opmode == IEEE80211_M_STA || in ieee80211_recv_mgmt()
1303 if (ic->ic_opmode != IEEE80211_M_STA || in ieee80211_recv_mgmt()
1487 case IEEE80211_M_STA: in ieee80211_recv_mgmt()
[all …]
H A Dnet80211_output.c62 case IEEE80211_M_STA: in ieee80211_send_setup()
647 if (ic->ic_opmode == IEEE80211_M_STA) in ieee80211_send_mgmt()
971 if (ic->ic_opmode == IEEE80211_M_STA) { in ieee80211_classify()
H A Dnet80211_ioctl.c923 ic->ic_opmode = IEEE80211_M_STA; in wifi_loaddefdata()
1536 ic->ic_opmode = IEEE80211_M_STA; in wl_set_bsstype()
1563 case IEEE80211_M_STA: in wl_get_bsstype()
2082 if (ic->ic_opmode != IEEE80211_M_STA) { in wl_set_optie()
2155 if (ic->ic_opmode == IEEE80211_M_STA) { in wl_set_mlme()
2172 if (ic->ic_opmode != IEEE80211_M_STA) { in wl_set_mlme()
H A Dnet80211_node.c737 if (ic->ic_opmode == IEEE80211_M_STA) in ieee80211_sta_join()
1230 if (ic->ic_opmode == IEEE80211_M_STA || in ieee80211_find_rxnode()
1272 if (ic->ic_opmode == IEEE80211_M_STA || IEEE80211_IS_MULTICAST(daddr)) in ieee80211_find_txnode()
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpivar.h70 sc->sc_ic.ic_opmode == IEEE80211_M_STA)
H A Dwpi.c542 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */ in wpi_attach()
1345 if (ic->ic_opmode != IEEE80211_M_STA) { in wpi_newstate()
1361 if (ic->ic_opmode != IEEE80211_M_STA) in wpi_newstate()
3086 case IEEE80211_M_STA:
3415 if (ic->ic_opmode != IEEE80211_M_STA)
3584 if (ic->ic_opmode == IEEE80211_M_STA)
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2_var.h42 sc->sc_ic.ic_opmode == IEEE80211_M_STA)
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_var.h42 sc->sc_ic.ic_opmode == IEEE80211_M_STA)
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_var.h42 sc->sc_ic.ic_opmode == IEEE80211_M_STA)
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_rate.c204 if (ic->ic_opmode == IEEE80211_M_STA) { in ath_rate_ctl_reset()
H A Dath_aux.c120 if (ic->ic_opmode != IEEE80211_M_STA) in ath_calcrxfilter()
124 if (ic->ic_opmode == IEEE80211_M_STA || in ath_calcrxfilter()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_beacon.c375 if (ic->ic_opmode != IEEE80211_M_STA || in arn_bmiss_proc()
H A Darn_recv.c651 if (ic->ic_opmode == IEEE80211_M_STA && in arn_rx_handler()
H A Darn_main.c1528 case IEEE80211_M_STA: in arn_newstate()
1619 if (ic->ic_opmode == IEEE80211_M_STA) in arn_watchdog()
3117 ic->ic_opmode = IEEE80211_M_STA; in arn_attach()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h419 sc->sc_ic.ic_opmode == IEEE80211_M_STA)
/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_wifi.c207 case IEEE80211_M_STA: in mac_wifi_header()
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c1197 if (ic->ic_opmode != IEEE80211_M_STA) { in rum_enable_tsf_sync()
1211 if (ic->ic_opmode == IEEE80211_M_STA) in rum_enable_tsf_sync()
1456 if (ic->ic_opmode == IEEE80211_M_STA && in rum_newstate()
2284 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */ in rum_attach()
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c1317 if (ic->ic_opmode == IEEE80211_M_STA) in rt2860_updatestats()
1509 if (ic->ic_opmode == IEEE80211_M_STA) { in rt2860_enable_tsf_sync()
1578 if (ic->ic_opmode == IEEE80211_M_STA) { in rt2860_newstate()
2475 if (ic->ic_opmode == IEEE80211_M_STA) in rt2860_init()
2966 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */ in rt2860_attach()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h104 IEEE80211_M_STA = 1, /* infrastructure station */ enumerator
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c1131 if (ic->ic_opmode == IEEE80211_M_STA) in ural_enable_tsf_sync()
1447 if (ic->ic_opmode == IEEE80211_M_STA && in ural_newstate()
2244 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */ in ural_attach()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c1863 if (ic->ic_opmode == IEEE80211_M_STA) in rt2661_enable_tsf_sync()
1980 if (ic->ic_opmode == IEEE80211_M_STA) in rt2661_updatestats()
2049 if (ic->ic_opmode == IEEE80211_M_STA) { in rt2661_newstate()
3020 ic->ic_opmode = IEEE80211_M_STA; in rt2661_attach()
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c965 ic->ic_opmode = IEEE80211_M_STA; in rtw_set80211props()
1653 case IEEE80211_M_STA: in rtw_set_nettype()
2423 if (ic->ic_opmode == IEEE80211_M_STA) { in rtw_rate_ctl_reset()
2531 case IEEE80211_M_STA: in rtw_new_state()
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c442 preload = (ic->ic_opmode == IEEE80211_M_STA) ? 384 : 1024; in rt2560_enable_tsf_sync()
448 if (ic->ic_opmode == IEEE80211_M_STA) in rt2560_enable_tsf_sync()
2472 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */ in rt2560_attach()
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c377 ic->ic_opmode = IEEE80211_M_STA; in ipw2100_attach()
748 case IEEE80211_M_STA: in ipw2100_config()
2198 if (ic->ic_opmode == IEEE80211_M_STA) in ipw2100_send()

12