Home
last modified time | relevance | path

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

/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HT.h78 CHNLOP_NONE = 0, // No Action now enumerator
86 ((_pHTInfo)->ChnlOp > CHNLOP_NONE) ? TRUE : FALSE
Drtl819x_HTProc.c1164 pHTInfo->ChnlOp = CHNLOP_NONE; in HTInitializeHTInfo()