Searched refs:last_vif_count (Results 1 – 2 of 2) sorted by relevance
200 u8 last_vif_count; member
741 * wl->mutex is taken, so use the cached last_vif_count value in wl12xx_fetch_firmware() 743 if (wl->last_vif_count > 1 && wl->mr_fw_name) { in wl12xx_fetch_firmware() 2373 * for updating wl->last_vif_count, so it must be called before2391 wl->last_vif_count = vif_count; in wl12xx_need_fw_change()