Searched refs:is_pf (Results 1 – 13 of 13) sorted by relevance
280 u32 idx, bool is_pf) in i40e_remove_sd_bp_new() argument284 if (!is_pf) in i40e_remove_sd_bp_new()329 u32 idx, bool is_pf) in i40e_remove_pd_page_new() argument333 if (!is_pf) in i40e_remove_pd_page_new()
209 u32 idx, bool is_pf);214 u32 idx, bool is_pf);
1696 !p_block->is_pf || in ecore_get_pf_igu_sb_id()2146 !p_block->is_pf || in ecore_int_igu_init_pure_rt()2244 p_block->is_pf = 1; in ecore_int_igu_reset_cam()2252 p_block->is_pf = 1; in ecore_int_igu_reset_cam()2261 p_block->is_pf = 0; in ecore_int_igu_reset_cam()2268 p_block->is_pf = 0; in ecore_int_igu_reset_cam()2373 if ((p_block->is_pf) && in ecore_int_igu_read_cam()2381 } else if (!(p_block->is_pf) && in ecore_int_igu_read_cam()2506 p_block->is_pf = 0; in ecore_int_igu_relocate_sb()2523 p_block->is_pf = 1; in ecore_int_igu_relocate_sb()[all …]
33 u8 is_pf; member
2824 if (!p_block->is_pf) in ecore_init_cau_rt_data()
1950 if (hw->is_pf) in ngbe_get_tx_port_offloads()2242 if (hw->is_pf) in ngbe_get_rx_port_offloads()2542 if (!hw->is_pf) { in ngbe_dev_rss_hash_update()2898 if (hw->is_pf && dev->data->dev_conf.lpbk_mode) in ngbe_dev_rx_init()2982 if (hw->is_pf) { in ngbe_dev_rx_init()3098 if (hw->is_pf && dev->data->dev_conf.lpbk_mode) in ngbe_dev_rxtx_start()
1027 if (hw->is_pf && dev->data->dev_conf.lpbk_mode) in ngbe_dev_start()1914 if (hw->is_pf) { in ngbe_dev_link_update_share()2354 if (!hw->is_pf) { in ngbe_dev_rss_reta_update()
432 bool is_pf; member
1812 hw->is_pf = true; in ngbe_map_device_id()1830 hw->is_pf = false; in ngbe_map_device_id()
1492 i40e_calc_itr_interval(bool is_pf, bool is_multi_drv) in i40e_calc_itr_interval() argument1499 if (is_pf) in i40e_calc_itr_interval()
6784 bool is_wr_cmd, is_pf; in qed_parse_igu_fifo_element() local6793 is_pf = GET_FIELD(element->dword0, IGU_FIFO_ELEMENT_DWORD0_IS_PF); in qed_parse_igu_fifo_element()6890 is_pf ? "pf" : "vf", in qed_parse_igu_fifo_element()6896 (!is_pf && found_addr->vf_desc) in qed_parse_igu_fifo_element()
2905 uint16_t tqp_vid, bool is_pf) in hns3_map_tqps_to_func() argument2917 if (!is_pf) in hns3_map_tqps_to_func()
9869 uint8_t is_pf) argument9878 (is_pf ? 1 : 0) << IGU_FID_ENCODE_IS_PF_SHIFT;