Searched refs:RF_FILT_SETBITS (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/bwi/
H A Dbwirf.h118 #define RF_FILT_SETBITS(mac, ofs, filt, bits) \ macro
H A Dbwirf.c436 RF_FILT_SETBITS(mac, 0x43, 0xfff0, loop1_max);
855 RF_FILT_SETBITS(mac, 0x43, 0xfff0, 0x9);
1848 RF_FILT_SETBITS(mac, 0x43, 0xf0, 0xf);
2019 RF_FILT_SETBITS(mac, 0x52, 0xff0f, 0x60);
2020 RF_FILT_SETBITS(mac, 0x43, 0xfff0, 0x9);
2684 RF_FILT_SETBITS(mac, 0x52, 0xf, regs.rf_52);
H A Dbwiphy.c377 RF_FILT_SETBITS(mac, 0x52, 0xfff0, tpctl->tp_ctrl2);
703 RF_FILT_SETBITS(mac, 0x7a, 0xf8, 0x7);
H A Dbwimac.c533 RF_FILT_SETBITS(mac, BWI_RFR_TXPWR, ~BWI_RFR_TXPWR1_MASK,

Completed in 38 milliseconds