Searched refs:OpFlags (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpusb.h131 u8_t OpFlags; member in struct:zsHpPriv
224 #define AR5416_EEP_MINOR_VER_3 0x3 // Adds modal params bswAtten, bswMargin, swSettle and base OpFlags for HT20/40 Disable
H A Dhprw.c528 zm_msg2_mm(ZM_LV_0, "OpFlags+EepMisc=", rsp[4]);
529 hpPriv->OpFlags = (u8_t)((rsp[4]>>16) & 0xff);
539 if (hpPriv->OpFlags & 0x1)
543 if (hpPriv->OpFlags & 0x2)
H A Dhpreg.c1618 if ((hpPriv->OpFlags & 0x1) != 0) {
1643 if ((hpPriv->OpFlags & 0x2) != 0) {
H A Dhpmain.c1233 if ((hpPriv->OpFlags & 0x1) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/otus/hal/
H A Dhpusb.h131 u8_t OpFlags; member in struct:zsHpPriv
224 #define AR5416_EEP_MINOR_VER_3 0x3 // Adds modal params bswAtten, bswMargin, swSettle and base OpFlags for HT20/40 Disable
H A Dhprw.c528 zm_msg2_mm(ZM_LV_0, "OpFlags+EepMisc=", rsp[4]);
529 hpPriv->OpFlags = (u8_t)((rsp[4]>>16) & 0xff);
539 if (hpPriv->OpFlags & 0x1)
543 if (hpPriv->OpFlags & 0x2)
H A Dhpreg.c1618 if ((hpPriv->OpFlags & 0x1) != 0) {
1643 if ((hpPriv->OpFlags & 0x2) != 0) {
H A Dhpmain.c1233 if ((hpPriv->OpFlags & 0x1) == 0)

Completed in 192 milliseconds