Home
last modified time | relevance | path

Searched refs:vport_id (Results 1 – 25 of 33) sorted by relevance

12

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_evb.c33 __in efx_vport_id_t vport_id, in efx_mcdi_vswitch_alloc() argument
194 __in efx_vport_id_t vport_id) in efx_mcdi_vport_free() argument
225 __in efx_vport_id_t vport_id, in efx_mcdi_vport_mac_addr_add() argument
260 __in efx_vport_id_t vport_id, in efx_mcdi_vport_mac_addr_del() argument
295 __in efx_vport_id_t vport_id, in efx_mcdi_port_assign() argument
453 __in efx_vport_id_t vport_id) in ef10_evb_vport_free() argument
464 __in efx_vport_id_t vport_id, in ef10_evb_vport_mac_addr_add() argument
490 __in efx_vport_id_t vport_id) in ef10_evb_vadaptor_alloc() argument
501 __in efx_vport_id_t vport_id) in ef10_evb_vadaptor_free() argument
512 __in efx_vport_id_t vport_id, in ef10_evb_vport_assign() argument
[all …]
H A Defx_evb.c255 efx_vport_id_t vport_id; in efx_evb_configure_vport() local
259 configp->evc_vlan_restrict, &vport_id)) != 0) in efx_evb_configure_vport()
262 configp->evc_vport_id = vport_id; in efx_evb_configure_vport()
383 __in efx_vport_id_t vport_id, in efx_evb_vport_mac_set() argument
401 rc = eeop->eeo_vport_reconfigure(enp, evp->ev_vswitch_id, vport_id, in efx_evb_vport_mac_set()
421 __in efx_vport_id_t vport_id, in efx_evb_vport_vlan_set() argument
434 rc = eeop->eeo_vport_reconfigure(enp, evp->ev_vswitch_id, vport_id, in efx_evb_vport_vlan_set()
452 __in efx_vport_id_t vport_id, in efx_evb_vport_reset() argument
472 rc = eeop->eeo_vport_reconfigure(enp, evp->ev_vswitch_id, vport_id, in efx_evb_vport_reset()
534 __in efx_vport_id_t vport_id, in efx_evb_vport_stats() argument
[all …]
H A Def10_impl.h1527 __in efx_vport_id_t vport_id);
1534 __in efx_vport_id_t vport_id,
1542 __in efx_vport_id_t vport_id,
1550 __in efx_vport_id_t vport_id);
1558 __in efx_vport_id_t vport_id);
1565 __in efx_vport_id_t vport_id,
1573 __in efx_vport_id_t vport_id,
1583 __in efx_vport_id_t vport_id,
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2_api.h31 u8 vport_id; member
291 u8 vport_id; /* VPORT ID */ member
326 u8 vport_id; member
391 u8 vport_id);
468 u8 vport_id; member
514 u8 vport_id,
H A Decore_l2.c215 p_cid->rel.vport_id = p_params->vport_id; in _ecore_eth_queue_to_cid()
242 rc = ecore_fw_vport(p_hwfn, p_cid->rel.vport_id, &p_cid->abs.vport_id); in _ecore_eth_queue_to_cid()
277 p_cid->rel.vport_id, p_cid->abs.vport_id, in _ecore_eth_queue_to_cid()
373 p_ramrod->vport_id = abs_vport_id; in ecore_sp_eth_vport_start()
740 p_cmn->vport_id = abs_vport_id; in ecore_sp_vport_update()
940 p_ramrod->vport_id = p_cid->abs.vport_id; in ecore_eth_rxq_start_ramrod()
1076 p_ramrod->vport_id = p_cid->abs.vport_id; in ecore_sp_eth_rx_queues_update()
1113 p_ramrod->vport_id = p_cid->abs.vport_id; in ecore_eth_pf_rx_queue_stop()
1172 p_ramrod->vport_id = p_cid->abs.vport_id; in ecore_eth_txq_start_ramrod()
1465 p_first_filter->vport_id = in ecore_filter_ucast_common()
[all …]
H A Decore_init_fw_funcs.c479 vport_id_in_pf = pq_params[i].vport_id - start_vport; in ecore_tx_pq_map_rt_init()
655 u16 vp_pq_id, vport_id; in ecore_vp_wfq_rt_init() local
660 for (vport_id = 0; vport_id < num_vports; vport_id++) { in ecore_vp_wfq_rt_init()
661 if (!vport_params[vport_id].wfq) in ecore_vp_wfq_rt_init()
664 inc_val = QM_WFQ_INC_VAL(vport_params[vport_id].wfq); in ecore_vp_wfq_rt_init()
673 vp_pq_id = vport_params[vport_id].first_tx_pq_id[tc]; in ecore_vp_wfq_rt_init()
811 u16 vport_id; in ecore_qm_pf_rt_init() local
818 for (vport_id = 0; vport_id < num_vports; vport_id++) in ecore_qm_pf_rt_init()
820 vport_params[vport_id].first_tx_pq_id[tc] = in ecore_qm_pf_rt_init()
940 struct ecore_ptt *p_ptt, u8 vport_id, in ecore_init_vport_rl() argument
[all …]
H A Decore_hsi_eth.h669 u8 vport_id /* the vport id */; member
1059 u8 vport_id /* Vport Id of GFT Action */; member
1068 u8 vport_id /* ID of RX queue */; member
1082 u8 vport_id /* ID of virtual port */; member
1123 u8 vport_id /* ID of virtual port */; member
1135 u8 vport_id /* ID of virtual port */; member
1180 __le16 vport_id; member
1210 u8 vport_id /* VPort ID */; member
1311 u8 vport_id; member
1356 u8 vport_id; member
[all …]
H A Decore_hsi_init_func.h120 u8 vport_id /* VPORT ID */; member
H A Decore_sriov.c1156 if (!p_params->vport_id) { in ecore_iov_init_hw_for_vf()
1166 vf->vport_id = p_params->vport_id; in ecore_iov_init_hw_for_vf()
1960 params.vport_id = p_vf->vport_id; in __ecore_iov_spoofchk_set()
2103 vport_update.vport_id = p_vf->vport_id; in ecore_iov_configure_vport_forced()
2234 params.vport_id = vf->vport_id; in ecore_iov_vf_mbx_start_vport()
2252 vf->vport_id, vf->opaque_fid); in ecore_iov_vf_mbx_start_vport()
2410 params.vport_id = vf->vport_id; in ecore_iov_vf_mbx_start_rxq()
2686 params.vport_id = vf->vport_id; in ecore_iov_vf_mbx_start_txq()
2971 params.vport_id = p_vf->vport_id; in ecore_iov_vf_pf_update_mtu()
3301 params.vport_id = vf->vport_id; in ecore_iov_vf_mbx_vport_update()
[all …]
H A Decore_l2.h23 u8 vport_id; member
H A Decore_vf.h262 u8 vport_id,
H A Decore_sriov.h130 u8 vport_id; member
H A Decore_init_fw_funcs.h193 u8 vport_id,
H A Decore_iov_api.h116 u8 vport_id; member
H A Decore_hsi_common.h895 u8 vport_id /* Queue VPORT for RX VFC classification. */; member
1028 u8 vport_id; member
1177 u8 vport_id; member
H A Decore_vfpf_if.h370 u8 vport_id; member
H A Decore_dev.c1916 qm_info->qm_pq_params[pq_idx].vport_id = qm_info->start_vport + in ecore_init_qm_pq()
1926 qm_info->qm_pq_params[pq_idx].vport_id; in ecore_init_qm_pq()
2046 return p_hwfn->qm_info.qm_pq_params[qm_pq_idx].vport_id; in ecore_get_qm_vport_idx_rl()
2239 qm_info->start_pq + i, pq->port_id, pq->vport_id, in ecore_dp_init_qm_params()
6436 u16 vport_id, u32 req_rate, in ecore_init_wfq_param() argument
6449 if ((i != vport_id) && p_hwfn->qm_info.wfq_data[i].configured) { in ecore_init_wfq_param()
6465 vport_id, req_rate, min_pf_rate); in ecore_init_wfq_param()
6499 p_hwfn->qm_info.wfq_data[vport_id].min_speed = req_rate; in ecore_init_wfq_param()
6500 p_hwfn->qm_info.wfq_data[vport_id].configured = true; in ecore_init_wfq_param()
H A Decore_vf.c1118 ecore_vf_pf_vport_start(struct ecore_hwfn *p_hwfn, u8 vport_id, in ecore_vf_pf_vport_start() argument
1133 req->vport_id = vport_id; in ecore_vf_pf_vport_start()
H A Dbcm_osal.h360 #define OSAL_IOV_POST_START_VPORT(hwfn, vf, vport_id, opaque_fid) nothing argument
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c451 uint8_t vport_id; in qede_stop_vport() local
455 vport_id = 0; in qede_stop_vport()
459 vport_id); in qede_stop_vport()
484 params.vport_id = 0; in qede_start_vport()
519 params.vport_id = 0; in qede_activate_vport()
584 params.vport_id = 0; in qede_enable_tpa()
865 params.vport_id = 0; in qede_config_accept_any_vlan()
892 params.vport_id = 0; in qede_vlan_stripping()
1952 params.vport_id = 0; in qede_update_mtu()
1954 params.vport_id = 0; in qede_update_mtu()
[all …]
H A Dqede_sriov.c38 params->vport_id = vfid + 1; in qed_sriov_enable_qid_config()
H A Dqede_rxtx.c780 params.vport_id = 0; in qede_rx_queue_start()
781 params.stats_id = params.vport_id; in qede_rx_queue_start()
839 params.vport_id = 0; in qede_tx_queue_start()
840 params.stats_id = params.vport_id; in qede_tx_queue_start()
/f-stack/dpdk/drivers/common/iavf/
H A Dvirtchnl.h456 u16 vport_id; member
1206 u16 vport_id; member
1247 u16 vport_id; member
/f-stack/dpdk/drivers/net/iavf/
H A Diavf_vchnl.c629 queue_select->vport_id = vf->vsi_res->vsi_id; in iavf_enable_queues_lv()
673 queue_select->vport_id = vf->vsi_res->vsi_id; in iavf_disable_queues_lv()
716 queue_select->vport_id = vf->vsi_res->vsi_id; in iavf_switch_queue_lv()
957 map_info->vport_id = vf->vsi_res->vsi_id; in iavf_config_irq_map_lv()
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c484 uint16_t vport_id; in hns3_set_vlan_rx_offload_cfg() local
509 vport_id = HNS3_PF_FUNC_ID; in hns3_set_vlan_rx_offload_cfg()
510 req->vf_offset = vport_id / HNS3_VF_NUM_PER_CMD; in hns3_set_vlan_rx_offload_cfg()
511 bitmap = 1 << (vport_id % HNS3_VF_NUM_PER_BYTE); in hns3_set_vlan_rx_offload_cfg()
686 uint16_t vport_id; in hns3_set_vlan_tx_offload_cfg() local
717 vport_id = HNS3_PF_FUNC_ID; in hns3_set_vlan_tx_offload_cfg()
718 req->vf_offset = vport_id / HNS3_VF_NUM_PER_CMD; in hns3_set_vlan_tx_offload_cfg()
719 bitmap = 1 << (vport_id % HNS3_VF_NUM_PER_BYTE); in hns3_set_vlan_tx_offload_cfg()
4027 bool en_mc, bool en_bc, int vport_id) in hns3_promisc_param_init() argument
4039 param->vf_id = vport_id; in hns3_promisc_param_init()

12