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 3146 PHY_FILT_SETBITS(mac, BWI_PHYR_BBP_ATTEN, ~mask,
3254 PHY_FILT_SETBITS(mac, 0x4cc,
3286 PHY_FILT_SETBITS(mac, 0x36, 0xfff,
3432 PHY_FILT_SETBITS(mac, 0x35, 0xf0ff, 0x700);
3449 PHY_FILT_SETBITS(mac, 0x13, 0xff, 0x1900);
3450 PHY_FILT_SETBITS(mac, 0x35, 0xffc0, 0x64);
3451 PHY_FILT_SETBITS(mac, 0x5d, 0xff80, 0xa);
3619 PHY_FILT_SETBITS(mac, 0x5d, 0xff80, 0x3);
3628 PHY_FILT_SETBITS(mac, 0x2, 0xffc0, 0x4);
3659 PHY_FILT_SETBITS(mac, 0x429, 0xfc3f, 0x340)
    [all...]
bwivar.h 854 #define PHY_FILT_SETBITS(mac, ctrl, filt, bits) \

Completed in 14 milliseconds