Searched refs:bStopRx (Results 1 – 1 of 1) sorted by relevance
5874 u8 bStartRx = 0, bStopRx = 0, bQueryPhy; in rtw_mp_arx() local5889 bStopRx = (strncmp(input, "stop", 5) == 0) ? 1 : 0; /* strncmp true is 0 */ in rtw_mp_arx()5895 } else if (bStopRx) { in rtw_mp_arx()