Searched refs:ch_cfg_size (Results 1 – 3 of 3) sorted by relevance
206 u32 ch_cfg_size; member
1144 sh->ch_cfg_size = sizeof(ch_cfg_z) / sizeof(struct ssv6xxx_ch_cfg); in ssv6xxx_init_hw()1150 sh->ch_cfg_size = sizeof(ch_cfg_p) / sizeof(struct ssv6xxx_ch_cfg); in ssv6xxx_init_hw()
380 for (chidx = 0; chidx < sh->ch_cfg_size; chidx++) in ssv6xxx_set_channel()391 for (chidx = 0; chidx < sh->ch_cfg_size; chidx++) in ssv6xxx_set_channel()3191 for (i = 0; i < sh->ch_cfg_size; i++) in ssv6200_start()