Searched refs:bwn_ntab_write (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c731 bwn_ntab_write(mac, BWN_NTAB8(7, offset1 + i), end);
732 bwn_ntab_write(mac, BWN_NTAB8(7, offset2 + i), 1);
1729 bwn_ntab_write(mac, BWN_NTAB16(15, 87), tmp);
2888 bwn_ntab_write(mac, BWN_NTAB16(8, 0x00), 2);
2889 bwn_ntab_write(mac, BWN_NTAB16(8, 0x10), 2);
2892 bwn_ntab_write(mac, BWN_NTAB32(30, 0), tmp32);
3054 bwn_ntab_write(mac, BWN_NTAB16(7, 0x152 + core * 16),
3056 bwn_ntab_write(mac, BWN_NTAB16(7, 0x153 + core * 16),
3058 bwn_ntab_write(mac, BWN_NTAB16(7, 0x154 + core * 16),
3060 bwn_ntab_write(ma
[all...]
H A Dif_bwn_phy_n_tables.h213 void bwn_ntab_write(struct bwn_mac *mac, uint32_t offset, uint32_t value);
H A Dif_bwn_phy_n_tables.c3453 void bwn_ntab_write(struct bwn_mac *mac, uint32_t offset, uint32_t value) function
3587 bwn_ntab_write(mac, BWN_NTAB8(9, offset),

Completed in 116 milliseconds