Searched refs:ffe_ctl (Results 1 – 3 of 3) sorted by relevance
3480 struct find_free_extent_ctl *ffe_ctl, in find_free_extent_clustered() argument3488 cluster_bg = btrfs_lock_cluster(bg, last_ptr, ffe_ctl->delalloc); in find_free_extent_clustered()3492 !block_group_bits(cluster_bg, ffe_ctl->flags))) in find_free_extent_clustered()3496 ffe_ctl->num_bytes, cluster_bg->key.objectid, in find_free_extent_clustered()3497 &ffe_ctl->max_extent_size); in find_free_extent_clustered()3502 ffe_ctl->search_start, ffe_ctl->num_bytes); in find_free_extent_clustered()3504 ffe_ctl->found_offset = offset; in find_free_extent_clustered()3521 if (ffe_ctl->loop >= LOOP_NO_EMPTY_SIZE && cluster_bg != bg) { in find_free_extent_clustered()3523 btrfs_release_block_group(cluster_bg, ffe_ctl->delalloc); in find_free_extent_clustered()3531 btrfs_release_block_group(cluster_bg, ffe_ctl->delalloc); in find_free_extent_clustered()[all …]
213 temp = (u8)(*(u8 *)&mvi->hba_info_param.ffe_ctl[phy_id]); in mvs_94xx_config_reg_from_hba()218 mvi->hba_info_param.ffe_ctl[phy_id].ffe_rss_sel = 0x7; in mvs_94xx_config_reg_from_hba()219 mvi->hba_info_param.ffe_ctl[phy_id].ffe_cap_sel = 0x7; in mvs_94xx_config_reg_from_hba()225 mvi->hba_info_param.ffe_ctl[phy_id].ffe_rss_sel = 0x7; in mvs_94xx_config_reg_from_hba()226 mvi->hba_info_param.ffe_ctl[phy_id].ffe_cap_sel = 0xC; in mvs_94xx_config_reg_from_hba()239 mvi->hba_info_param.ffe_ctl[phy_id]); in mvs_94xx_config_reg_from_hba()
290 struct ffe_control ffe_ctl[8]; member