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

/freebsd-12-stable/sys/dev/usb/wlan/
H A Dif_urtw.c3145 uint8_t *gainp; local
3149 gainp = urtw_8225v2_gain_bg;
3150 urtw_8187_write_phy_ofdm(sc, 0x0d, gainp[gain * 3]);
3152 urtw_8187_write_phy_ofdm(sc, 0x1b, gainp[gain * 3 + 1]);
3154 urtw_8187_write_phy_ofdm(sc, 0x1d, gainp[gain * 3 + 2]);

Completed in 114 milliseconds