HomeSort by: relevance | last modified time | path
    Searched refs:RF_FILT_SETBITS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bwivar.h 906 #define RF_FILT_SETBITS(mac, ofs, filt, bits) \
bwi.c 1580 RF_FILT_SETBITS(mac, BWI_RFR_TXPWR, ~BWI_RFR_TXPWR1_MASK,
3284 RF_FILT_SETBITS(mac, 0x52, 0xfff0, tpctl->tp_ctrl2);
3607 RF_FILT_SETBITS(mac, 0x7a, 0xf8, 0x7);
4201 RF_FILT_SETBITS(mac, 0x43, 0xfff0, loop1_max);
4619 RF_FILT_SETBITS(mac, 0x43, 0xfff0, 0x9);
5618 RF_FILT_SETBITS(mac, 0x43, 0xf0, 0xf);
5787 RF_FILT_SETBITS(mac, 0x52, 0xff0f, 0x60);
5788 RF_FILT_SETBITS(mac, 0x43, 0xfff0, 0x9);
6450 RF_FILT_SETBITS(mac, 0x52, 0xf, regs.rf_52);

Completed in 22 milliseconds