Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c5752 u32 pkTx = 1, countPkTx = 1, cotuTx = 1, CarrSprTx = 1, scTx = 1, sgleTx = 1, stop = 1; in rtw_mp_ctx() local
5767 countPkTx = strncmp(extra, "count =", 5); /* strncmp true is 0 */ in rtw_mp_ctx()
5792 if (pkTx == 0 || countPkTx == 0) in rtw_mp_ctx()