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

/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwm.c2546 int shift_param; local
2551 shift_param = 0;
2554 shift_param = 16;
2582 val = val | (sec_num << shift_param);
2608 int shift_param; local
2613 shift_param = 0;
2616 shift_param = 16;

Completed in 163 milliseconds