Searched defs:vport_id (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_l2.h47 u8 vport_id; member in struct:ecore_queue_cid_params
H A Decore_hsi_init_func.h128 u8 vport_id /* VPORT ID */; member in struct:init_qm_pq_params
H A Decore_vf.h359 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_vport_start(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL_UNUSED vport_id, u16 OSAL_UNUSED mtu, u8 OSAL_UNUSED inner_vlan_removal, enum ecore_tpa_mode OSAL_UNUSED tpa_mode, u8 OSAL_UNUSED max_buffers_per_cqe, u8 OSAL_UNUSED only_untagged, u8 OSAL_UNUSED zero_placement_offset) {return ECORE_INVAL;} argument
H A Decore_sriov.h154 u8 vport_id; member in struct:ecore_vf_info
H A Decore_iov_api.h120 u8 vport_id; member in struct:ecore_iov_vf_init_params
H A Decore_l2.c827 ecore_sp_vport_stop(struct ecore_hwfn *p_hwfn, u16 opaque_fid, u8 vport_id) argument
[all...]
H A Decore_l2_api.h76 u8 vport_id; member in struct:ecore_queue_start_common_params
337 u8 vport_id; /* VPORT ID */ member in struct:ecore_sp_vport_start_params
370 u8 vport_id; member in struct:ecore_sp_vport_update_params
527 u8 vport_id; member in struct:ecore_ntuple_filter_params
H A Decore_vf.c1110 ecore_vf_pf_vport_start(struct ecore_hwfn *p_hwfn, u8 vport_id, u16 mtu, u8 inner_vlan_removal, enum ecore_tpa_mode tpa_mode, u8 max_buffers_per_cqe, u8 only_untagged, u8 zero_placement_offset) argument
H A Dqlnx_def.h262 uint8_t vport_id; member in struct:qlnx_update_vport_params
H A Decore_vfpf_if.h391 u8 vport_id; member in struct:vfpf_vport_start_tlv
H A Decore_init_fw_funcs.c634 u8 i, vport_id; local
873 ecore_init_vport_rl(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 vport_id, u32 vport_rl, u32 link_speed) argument
[all...]
H A Decore_sriov.c4794 u8 vport_id; local
[all...]
H A Dqlnx_os.c6665 qlnx_start_vport(struct ecore_dev *cdev, u8 vport_id, u16 mtu, u8 drop_ttl0_flg, u8 inner_vlan_removal_en_flg, u8 tx_switching, u8 hw_lro_enable) argument
6884 int rc, tc, i, vport_id = 0, local
[all...]
H A Decore_dev.c6646 ecore_init_wfq_param(struct ecore_hwfn *p_hwfn, u16 vport_id, u32 req_rate, u32 min_pf_rate) argument
H A Decore_hsi_eth.h1212 u8 vport_id /* the vport id */; member in struct:eth_filter_cmd
1513 u8 vport_id /* Vport Id of GFT Action */; member in struct:rx_create_gft_action_data
1523 u8 vport_id /* ID of RX queue */; member in struct:rx_create_openflow_action_data
1538 u8 vport_id /* ID of virtual port */; member in struct:rx_queue_start_ramrod_data
1569 u8 vport_id /* ID of virtual port */; member in struct:rx_queue_stop_ramrod_data
1582 u8 vport_id /* ID of virtual port */; member in struct:rx_queue_update_ramrod_data
1622 __le16 vport_id /* RX vport Id. For drop flow, set to ETH_GFT_TRASHCAN_VPORT. */; member in struct:rx_update_gft_filter_data
1640 u8 vport_id /* VPort ID */; member in struct:tx_queue_start_ramrod_data
1712 u8 vport_id; member in struct:vport_start_ramrod_data
1740 u8 vport_id; member in struct:vport_stop_ramrod_data
1750 u8 vport_id; member in struct:vport_update_ramrod_data_cmn
[all...]

Completed in 413 milliseconds