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

/freebsd-11.0-release/sys/dev/bwi/
H A Dbwirf.h118 #define RF_FILT_SETBITS(mac, ofs, filt, bits) \ macro
H A Dbwirf.c437 RF_FILT_SETBITS(mac, 0x43, 0xfff0, loop1_max);
856 RF_FILT_SETBITS(mac, 0x43, 0xfff0, 0x9);
1844 RF_FILT_SETBITS(mac, 0x43, 0xf0, 0xf);
2015 RF_FILT_SETBITS(mac, 0x52, 0xff0f, 0x60);
2016 RF_FILT_SETBITS(mac, 0x43, 0xfff0, 0x9);
2680 RF_FILT_SETBITS(mac, 0x52, 0xf, regs.rf_52);
H A Dbwiphy.c376 RF_FILT_SETBITS(mac, 0x52, 0xfff0, tpctl->tp_ctrl2);
702 RF_FILT_SETBITS(mac, 0x7a, 0xf8, 0x7);
H A Dbwimac.c529 RF_FILT_SETBITS(mac, BWI_RFR_TXPWR, ~BWI_RFR_TXPWR1_MASK,

Completed in 42 milliseconds