Home
last modified time | relevance | path

Searched refs:bQueryPhy (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c5874 u8 bStartRx = 0, bStopRx = 0, bQueryPhy; in rtw_mp_arx() local
5890 bQueryPhy = (strncmp(input, "phy", 3) == 0) ? 1 : 0; /* strncmp true is 0 */ in rtw_mp_arx()
5898 } else if (bQueryPhy) { in rtw_mp_arx()