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

  /src/sys/dev/ic/
bwi.c 3148 PHY_FILT_SETBITS(mac, BWI_PHYR_BBP_ATTEN, ~mask,
3256 PHY_FILT_SETBITS(mac, 0x4cc,
3288 PHY_FILT_SETBITS(mac, 0x36, 0xfff,
3434 PHY_FILT_SETBITS(mac, 0x35, 0xf0ff, 0x700);
3451 PHY_FILT_SETBITS(mac, 0x13, 0xff, 0x1900);
3452 PHY_FILT_SETBITS(mac, 0x35, 0xffc0, 0x64);
3453 PHY_FILT_SETBITS(mac, 0x5d, 0xff80, 0xa);
3621 PHY_FILT_SETBITS(mac, 0x5d, 0xff80, 0x3);
3630 PHY_FILT_SETBITS(mac, 0x2, 0xffc0, 0x4);
3661 PHY_FILT_SETBITS(mac, 0x429, 0xfc3f, 0x340)
    [all...]
bwivar.h 851 #define PHY_FILT_SETBITS(mac, ctrl, filt, bits) \

Completed in 16 milliseconds