Searched refs:htCtrlSTBC (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dccmd.c147 wd->sta.htCtrlSTBC = 0;
1424 wd->sta.htCtrlSTBC = (u8_t)setting[3];
1441 setting[3] = wd->sta.htCtrlSTBC;
H A Dstruct.h922 u8_t htCtrlSTBC; member in struct:zsWlanDevSta
H A Dcinit.c1196 if ( ((mcs >=0x8) && (mcs<=0xf)) || (wd->sta.htCtrlSTBC) )

Completed in 104 milliseconds