Home
last modified time | relevance | path

Searched refs:real_hw (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf_ethdev.c50 struct iavf_hw *hw = &dcf_ad->real_hw.avf; in ice_dcf_init_rxq()
139 struct ice_dcf_hw *hw = &adapter->real_hw; in ice_dcf_config_rx_queues_irqs()
272 struct iavf_hw *hw = &ad->real_hw.avf; in ice_dcf_rx_queue_start()
377 struct ice_dcf_hw *hw = &ad->real_hw; in ice_dcf_rx_queue_stop()
403 struct iavf_hw *hw = &ad->real_hw.avf; in ice_dcf_tx_queue_start()
435 struct ice_dcf_hw *hw = &ad->real_hw; in ice_dcf_tx_queue_stop()
504 struct ice_dcf_hw *hw = &dcf_ad->real_hw; in ice_dcf_dev_start()
564 struct ice_dcf_hw *hw = &ad->real_hw; in ice_dcf_stop_queues()
639 struct ice_dcf_hw *hw = &adapter->real_hw; in ice_dcf_dev_info_get()
811 struct ice_dcf_hw *hw = &ad->real_hw; in ice_dcf_stats_get()
[all …]
H A Dice_dcf_ethdev.h22 struct ice_dcf_hw real_hw; member
H A Dice_dcf_parent.c121 container_of(hw, struct ice_dcf_adapter, real_hw); in ice_dcf_vsi_update_service_handler()
268 if (ice_dcf_execute_virtchnl_cmd(&dcf_adapter->real_hw, &vc_cmd)) in ice_dcf_request_pkg_name()
360 struct ice_dcf_hw *hw = &adapter->real_hw; in ice_dcf_init_parent_adapter()
382 parent_hw->aq_send_cmd_param = &adapter->real_hw; in ice_dcf_init_parent_adapter()
H A Dice_switch_filter.c1448 if (act_vf->id >= ad->real_hw.num_vfs && in ice_switch_parse_dcf_action()
1459 ad->real_hw.avf.bus.func; in ice_switch_parse_dcf_action()