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

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm.c2480 int shift_param; local
2485 shift_param = 0;
2488 shift_param = 16;
2516 val = val | (sec_num << shift_param);
2542 int shift_param; local
2547 shift_param = 0;
2550 shift_param = 16;

Completed in 166 milliseconds