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

/freebsd-13-stable/sys/dev/bwi/
H A Dbwirf.h120 #define RF_FILT_SETBITS(mac, ofs, filt, bits) \ macro
H A Dbwirf.c439 RF_FILT_SETBITS(mac, 0x43, 0xfff0, loop1_max);
858 RF_FILT_SETBITS(mac, 0x43, 0xfff0, 0x9);
1846 RF_FILT_SETBITS(mac, 0x43, 0xf0, 0xf);
2017 RF_FILT_SETBITS(mac, 0x52, 0xff0f, 0x60);
2018 RF_FILT_SETBITS(mac, 0x43, 0xfff0, 0x9);
2682 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.c531 RF_FILT_SETBITS(mac, BWI_RFR_TXPWR, ~BWI_RFR_TXPWR1_MASK,

Completed in 163 milliseconds