Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HT.h244 extern u8 MCS_FILTER_1SS[16];
H A Drtl819x_HTProc.c11 u8 MCS_FILTER_1SS[16] = {0xff, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x… variable
993 pMcsFilter = MCS_FILTER_1SS; in HTOnAssocRsp()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HT.h164 extern u8 MCS_FILTER_1SS[16];
H A Drtl819x_HTProc.c14 u8 MCS_FILTER_1SS[16] = { variable
608 pMcsFilter = MCS_FILTER_1SS; in HTOnAssocRsp()