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

/freebsd-11.0-release/sys/dev/bwi/
H A Dbwiphy.c512 RF_SETBITS(mac, 0x7a, 0x50);
532 RF_SETBITS(mac, 0x7a, 0x20);
533 RF_SETBITS(mac, 0x51, 0x4);
589 RF_SETBITS(mac, 0x7a, 0x7);
615 RF_SETBITS(mac, 0x7a, 0x58);
671 RF_SETBITS(mac, 0x7a, 0x20);
672 RF_SETBITS(mac, 0x51, 0x4);
692 RF_SETBITS(mac, 0x7c, 0x2);
905 RF_SETBITS(mac, 0x7a, 0x8);
H A Dbwirf.h114 #define RF_SETBITS(mac, ofs, bits) \ macro
H A Dbwirf.c851 RF_SETBITS(mac, 0x51, 0x4);
1680 RF_SETBITS(mac, 0x7a, 0x80);
1799 RF_SETBITS(mac, 0x7a, 0x70);
1800 RF_SETBITS(mac, 0x7a, 0x80);
1836 RF_SETBITS(mac, 0x7a, 0xf);
1973 RF_SETBITS(mac, 0x7a, 0x70);
1987 RF_SETBITS(mac, 0x7a, 0x80);
1999 RF_SETBITS(mac, 0x7a, 0xf);
H A Dbwimac.c783 RF_SETBITS(mac, 0x76, 0x84);

Completed in 115 milliseconds