Searched defs:urtw_8225v2_rxgain (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c444 static uint16_t urtw_8225v2_rxgain[] = { variable
2723 if (error = urtw_8225_write_c(sc, 0x2, urtw_8225v2_rxgain[i]))
3277 nitems = sizeof (urtw_8225v2_rxgain) / sizeof ((urtw_8225v2_rxgain)[0]);
3280 (void) urtw_8225_write_c(sc, 0x2, urtw_8225v2_rxgain[i]);

Completed in 55 milliseconds