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