Searched refs:ratectl_run (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_runvar.h219 uint8_t ratectl_run; member in struct:run_softc
H A Dif_run.c962 sc->ratectl_run = RUN_RATECTL_OFF;
1121 sc->ratectl_run &= ~(1 << rvp_id);
2190 ratectl = sc->ratectl_run; /* remember current state */
2191 sc->ratectl_run = RUN_RATECTL_OFF;
2289 if ((sc->ratectl_run = ratectl) && restart_ratectl)
2618 if(sc->ratectl_run != RUN_RATECTL_OFF)
2818 if(sc->ratectl_run != RUN_RATECTL_OFF)
6338 sc->ratectl_run = RUN_RATECTL_OFF;

Completed in 49 milliseconds