HomeSort by: relevance | last modified time | path
    Searched refs:IEEE80211_S_RUN (Results 1 - 25 of 39) sorted by relevancy

1 2

  /src/sys/net80211/
ieee80211_proto.h 47 IEEE80211_S_RUN = 4 /* associated */
49 #define IEEE80211_S_MAX ((int)IEEE80211_S_RUN + 1)
ieee80211_proto.c 102 "RUN" /* IEEE80211_S_RUN */
884 if (ic->ic_opmode != IEEE80211_M_STA || ic->ic_state != IEEE80211_S_RUN)
934 case IEEE80211_S_RUN:
1006 case IEEE80211_S_RUN:
1048 case IEEE80211_S_RUN:
1079 case IEEE80211_S_RUN:
1088 case IEEE80211_S_RUN:
1101 case IEEE80211_S_RUN:
ieee80211_input.c 1124 if (ic->ic_state != IEEE80211_S_RUN ||
1328 if (ic->ic_state != IEEE80211_S_RUN) {
2028 ieee80211_new_state(ic, IEEE80211_S_RUN, 0);
2359 ic->ic_state != IEEE80211_S_RUN) {
2550 ic->ic_state != IEEE80211_S_RUN) {
2912 ieee80211_new_state(ic, IEEE80211_S_RUN, subtype);
2983 if (ic->ic_state != IEEE80211_S_RUN &&
  /src/sys/dev/ic/
athrate-amrr.c 351 if (state == IEEE80211_S_RUN) {
367 state == IEEE80211_S_RUN) {
athrate-onoe.c 341 if (state == IEEE80211_S_RUN) {
357 state == IEEE80211_S_RUN) {
an.c 515 sc->sc_ic.ic_state == IEEE80211_S_RUN &&
675 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
738 if (ic->ic_state != IEEE80211_S_RUN) {
1025 if (ic->ic_state == IEEE80211_S_RUN)
1589 if (ic->ic_state != IEEE80211_S_RUN ||
1591 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
1874 case IEEE80211_S_RUN:
awi.c 571 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
650 if (ic->ic_state != IEEE80211_S_RUN)
782 if (sc->sc_ic.ic_state == IEEE80211_S_RUN) {
936 if (ic->ic_state == IEEE80211_S_RUN)
943 if (ic->ic_state == IEEE80211_S_RUN) {
1068 sc->sc_ic.ic_state == IEEE80211_S_RUN) {
1740 case IEEE80211_S_RUN:
1766 case IEEE80211_S_RUN:
1916 if (nstate == IEEE80211_S_RUN) {
rtw.c 1895 sc->sc_ic.ic_state == IEEE80211_S_RUN &&
2846 return ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
2884 * IEEE80211_S_RUN: LED1 on, blinks @ 5Hz for tx/rx
2914 case IEEE80211_S_RUN:
3144 if (sc->sc_ic.ic_state == IEEE80211_S_RUN &&
3159 if (sc->sc_ic.ic_state != IEEE80211_S_RUN) {
3693 case IEEE80211_S_RUN:
3746 ic->ic_state == IEEE80211_S_RUN &&
wi.c 1166 } else if (ic->ic_state == IEEE80211_S_RUN) {
1537 if (ic->ic_state == IEEE80211_S_RUN &&
2035 if (ic->ic_state == IEEE80211_S_RUN &&
2041 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
3154 ic->ic_state == IEEE80211_S_RUN)
3177 if (nstate == IEEE80211_S_RUN &&
3225 case IEEE80211_S_RUN:
ath.c 920 if (ic->ic_state == IEEE80211_S_RUN) {
1112 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
1242 if (ic->ic_state == IEEE80211_S_RUN)
1347 if (ic->ic_state != IEEE80211_S_RUN) {
2966 ni == ic->ic_bss && ic->ic_state == IEEE80211_S_RUN) {
2976 ic->ic_state == IEEE80211_S_RUN) {
4742 HAL_LED_RUN, /* IEEE80211_S_RUN */
4781 if (nstate == IEEE80211_S_RUN && ic->ic_opmode == IEEE80211_M_STA)
4799 } else if (nstate == IEEE80211_S_RUN) {
4881 if (nstate == IEEE80211_S_RUN) {
    [all...]
bwfm.c 681 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
775 if (error == 0 && ic->ic_state == IEEE80211_S_RUN)
988 case IEEE80211_S_RUN:
2245 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
malo.c 925 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
1026 if (ic->ic_state != IEEE80211_S_RUN)
1160 case IEEE80211_S_RUN:
1212 if (ic->ic_state == IEEE80211_S_RUN)
atw.c 1408 error = ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
2249 ic->ic_state == IEEE80211_S_RUN) {
2509 case IEEE80211_S_RUN:
3059 if (ic->ic_state != IEEE80211_S_RUN)
3554 } else if (ic->ic_state != IEEE80211_S_RUN)
rt2860.c 1029 if (ostate == IEEE80211_S_RUN) {
1036 if (ostate == IEEE80211_S_RUN) {
1058 case IEEE80211_S_RUN:
1545 else if (ic->ic_state == IEEE80211_S_RUN)
1876 if (ic->ic_state != IEEE80211_S_RUN) {
4024 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
  /src/sys/dev/usb/
if_upgt.c 1310 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
1424 case IEEE80211_S_RUN:
1425 DPRINTF(1, "%s: newstate is IEEE80211_S_RUN\n",
1440 upgt_set_macfilter(sc, IEEE80211_S_RUN);
1506 if (ic->ic_state != IEEE80211_S_RUN)
2058 case IEEE80211_S_RUN:
2195 if (ic->ic_state != IEEE80211_S_RUN)
if_zyd.c 711 if (ostate == IEEE80211_S_RUN) {
730 case IEEE80211_S_RUN:
2340 if (ic->ic_state != IEEE80211_S_RUN)
2530 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
if_rum.c 680 if (ostate == IEEE80211_S_RUN) {
700 case IEEE80211_S_RUN:
1277 if (ic->ic_state != IEEE80211_S_RUN)
2088 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
if_ural.c 718 if (ostate == IEEE80211_S_RUN) {
740 case IEEE80211_S_RUN:
1375 if (ic->ic_state != IEEE80211_S_RUN)
2218 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
if_otus.c 1370 case IEEE80211_S_RUN:
2116 if (ic->ic_state != IEEE80211_S_RUN)
3013 ic->ic_state != IEEE80211_S_RUN)
3147 case IEEE80211_S_RUN:
3238 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
if_athn_usb.c 1454 if (ostate == IEEE80211_S_RUN) {
1479 case IEEE80211_S_RUN:
1905 ic->ic_state != IEEE80211_S_RUN)
2606 if (ic->ic_state != IEEE80211_S_RUN)
2912 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
if_urtw.c 2050 if (sc->sc_state == IEEE80211_S_RUN) {
2357 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
2456 if (ic->ic_state != IEEE80211_S_RUN)
3465 if (ostate == IEEE80211_S_RUN) {
3482 case IEEE80211_S_RUN:
3721 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
if_urtwn.c 903 if (ic->ic_state == IEEE80211_S_RUN &&
1861 if (sc->sc_ic.ic_state != IEEE80211_S_RUN)
1991 case IEEE80211_S_RUN:
2114 case IEEE80211_S_RUN:
2943 if (ic->ic_state != IEEE80211_S_RUN)
5050 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
  /src/sys/dev/pci/
if_ipw.c 758 if (ic->ic_state == IEEE80211_S_RUN)
816 case IEEE80211_S_RUN:
937 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
942 if (ic->ic_state != IEEE80211_S_RUN)
1518 if (ic->ic_state != IEEE80211_S_RUN)
if_rtwn.c 1228 if (sc->sc_ic.ic_state != IEEE80211_S_RUN)
1333 case IEEE80211_S_RUN:
1445 case IEEE80211_S_RUN:
2089 if (ic->ic_state != IEEE80211_S_RUN)
3397 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
if_iwi.c 883 if (ic->ic_state == IEEE80211_S_RUN)
935 case IEEE80211_S_RUN:
1326 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);
1774 if (ic->ic_state != IEEE80211_S_RUN)
2797 ieee80211_new_state(ic, IEEE80211_S_RUN, -1);

Completed in 56 milliseconds

1 2