Home
last modified time | relevance | path

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

12

/titanic_41/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c691 (ic->ic_opmode == IEEE80211_M_STA && in ieee80211_wme_updateparams()
721 ic->ic_opmode == IEEE80211_M_STA ? in ieee80211_wme_updateparams()
746 if (ic->ic_opmode != IEEE80211_M_STA || in ieee80211_beacon_miss()
803 if (ic->ic_opmode == IEEE80211_M_STA) { in ieee80211_newstate()
811 case IEEE80211_M_STA: in ieee80211_newstate()
876 ASSERT(ic->ic_opmode == IEEE80211_M_STA); in ieee80211_newstate()
917 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.c60 case IEEE80211_M_STA: in ieee80211_send_setup()
645 if (ic->ic_opmode == IEEE80211_M_STA) in ieee80211_send_mgmt()
969 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()
/titanic_41/usr/src/uts/common/io/iwk/
H A Diwk2_var.h42 sc->sc_ic.ic_opmode == IEEE80211_M_STA)
/titanic_41/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()
1343 if (ic->ic_opmode != IEEE80211_M_STA) { in wpi_newstate()
1359 if (ic->ic_opmode != IEEE80211_M_STA) in wpi_newstate()
3084 case IEEE80211_M_STA:
3413 if (ic->ic_opmode != IEEE80211_M_STA)
3582 if (ic->ic_opmode == IEEE80211_M_STA)
/titanic_41/usr/src/uts/common/io/iwh/
H A Diwh_var.h42 sc->sc_ic.ic_opmode == IEEE80211_M_STA)
H A Diwh.c773 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */ in iwh_attach()
4341 case IEEE80211_M_STA: in iwh_config()
5026 if (IEEE80211_M_STA == ic->ic_opmode) { in iwh_amrr_timeout()
5800 if (ic->ic_opmode != IEEE80211_M_STA) { in iwh_run_state_config()
5937 (IEEE80211_M_STA == ic->ic_opmode)) { in iwh_qosparam_to_hw()
/titanic_41/usr/src/uts/common/io/iwp/
H A Diwp_var.h42 sc->sc_ic.ic_opmode == IEEE80211_M_STA)
/titanic_41/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()
/titanic_41/usr/src/uts/common/io/mac/plugins/
H A Dmac_wifi.c207 case IEEE80211_M_STA: in mac_wifi_header()
/titanic_41/usr/src/uts/common/io/arn/
H A Darn_beacon.c413 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.c1575 case IEEE80211_M_STA: in arn_newstate()
1666 if (ic->ic_opmode == IEEE80211_M_STA) in arn_watchdog()
3167 ic->ic_opmode = IEEE80211_M_STA; in arn_attach()
/titanic_41/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()
/titanic_41/usr/src/uts/common/io/rwn/
H A Drt2860.c1316 if (ic->ic_opmode == IEEE80211_M_STA) in rt2860_updatestats()
1508 if (ic->ic_opmode == IEEE80211_M_STA) { in rt2860_enable_tsf_sync()
1577 if (ic->ic_opmode == IEEE80211_M_STA) { in rt2860_newstate()
2474 if (ic->ic_opmode == IEEE80211_M_STA) in rt2860_init()
2965 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */ in rt2860_attach()
/titanic_41/usr/src/uts/common/sys/
H A Dnet80211_proto.h104 IEEE80211_M_STA = 1, /* infrastructure station */ enumerator
/titanic_41/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()
/titanic_41/usr/src/uts/common/io/rwd/
H A Drt2661.c1859 if (ic->ic_opmode == IEEE80211_M_STA) in rt2661_enable_tsf_sync()
1976 if (ic->ic_opmode == IEEE80211_M_STA) in rt2661_updatestats()
2045 if (ic->ic_opmode == IEEE80211_M_STA) { in rt2661_newstate()
3016 ic->ic_opmode = IEEE80211_M_STA; in rt2661_attach()
/titanic_41/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()
/titanic_41/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()
/titanic_41/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()

12