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

/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_urtw.c3150 uint8_t *gainp; local
3154 gainp = urtw_8225v2_gain_bg;
3155 urtw_8187_write_phy_ofdm(sc, 0x0d, gainp[gain * 3]);
3157 urtw_8187_write_phy_ofdm(sc, 0x1b, gainp[gain * 3 + 1]);
3159 urtw_8187_write_phy_ofdm(sc, 0x1d, gainp[gain * 3 + 2]);

Completed in 137 milliseconds