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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c5384 uint8_t prio_table[16]; local
5386 memset(&prio_table, 0, sizeof prio_table);
5387 prio_table[ 0] = 6; /* init calibration 1 */
5388 prio_table[ 1] = 7; /* init calibration 2 */
5389 prio_table[ 2] = 2; /* periodic calib low 1 */
5390 prio_table[ 3] = 3; /* periodic calib low 2 */
5391 prio_table[ 4] = 4; /* periodic calib high 1 */
5392 prio_table[ 5] = 5; /* periodic calib high 2 */
5393 prio_table[
[all...]

Completed in 53 milliseconds