| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/qat/ | |
| qat_hw17reg.h | 2048 uint8_t iter_count; member in union:fw_la_key_gen_common::__anon3546 |
| /src/sys/dev/pci/ | |
| if_iwmreg.h | 5362 * @iter_count: scan iteration on this channel 5368 uint16_t iter_count; member in struct:iwm_scan_channel_cfg_lmac 5708 * @iter_count: repetition count for the channel. 5715 uint16_t iter_count[IWM_MAX_SCAN_CHANNELS]; member in struct:iwm_scan_channel_cfg 6040 * @iter_count: repetition count for the channel. 6047 uint8_t iter_count; member in struct:iwm_scan_channel_cfg_umac 6054 * @iter_count: num of scan iterations for schedule plan, 0xff for infinite loop 6059 uint8_t iter_count; member in struct:iwm_scan_umac_schedule |
| if_iwm.c | 5606 chan->iter_count = htole16(1); 5635 chan->iter_count = 1; 6103 tailv1->schedule[0].iter_count = 1; |