Searched defs:opaque_fid (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.h48 u16 opaque_fid; member in struct:ecore_sp_init_data
H A Decore_l2.h87 u16 opaque_fid; member in struct:ecore_queue_cid
H A Decore_sriov.h151 u16 opaque_fid; member in struct:ecore_vf_info
H A Decore_iov_api.h791 static OSAL_INLINE void ecore_iov_get_vfs_opaque_fid(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED vfid, u16 OSAL_UNUSED *opaque_fid) {} argument
H A Decore_l2.c325 ecore_eth_queue_to_cid(struct ecore_hwfn *p_hwfn, u16 opaque_fid, argument
370 ecore_eth_queue_to_cid_pf(struct ecore_hwfn *p_hwfn, u16 opaque_fid, argument
231 _ecore_eth_queue_to_cid(struct ecore_hwfn *p_hwfn, u16 opaque_fid, u32 cid, struct ecore_queue_start_common_params *p_params, bool b_is_rx, struct ecore_queue_cid_vf_params *p_vf_params) argument
827 ecore_sp_vport_stop(struct ecore_hwfn *p_hwfn, u16 opaque_fid, u8 vport_id) argument
1012 ecore_eth_rx_queue_start(struct ecore_hwfn *p_hwfn, u16 opaque_fid, struct ecore_queue_start_common_params *p_params, u16 bd_max_bytes, dma_addr_t bd_chain_phys_addr, dma_addr_t cqe_pbl_addr, u16 cqe_pbl_size, struct ecore_rxq_start_ret_params *p_ret_params) argument
1277 ecore_eth_tx_queue_start(struct ecore_hwfn *p_hwfn, u16 opaque_fid, struct ecore_queue_start_common_params *p_params, u8 tc, dma_addr_t pbl_addr, u16 pbl_size, struct ecore_txq_start_ret_params *p_ret_params) argument
1367 ecore_filter_ucast_common(struct ecore_hwfn *p_hwfn, u16 opaque_fid, struct ecore_filter_ucast *p_filter_cmd, struct vport_filter_update_ramrod_data **pp_ramrod, struct ecore_spq_entry **pp_ent, enum spq_mode comp_mode, struct ecore_spq_comp_cb *p_comp_data) argument
1514 ecore_sp_eth_filter_ucast(struct ecore_hwfn *p_hwfn, u16 opaque_fid, struct ecore_filter_ucast *p_filter_cmd, enum spq_mode comp_mode, struct ecore_spq_comp_cb *p_comp_data) argument
1733 u16 opaque_fid; local
[all...]
H A Decore_l2_api.h336 u16 opaque_fid; member in struct:ecore_sp_vport_start_params
369 u16 opaque_fid; member in struct:ecore_sp_vport_update_params
H A Decore_vfpf_if.h142 u16 opaque_fid; /* ME register value */ member in struct:vfpf_acquire_tlv::vf_pf_vfdev_info
H A Decore_int.c1973 ecore_int_igu_cleanup_sb(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u16 igu_sb_id, bool cleanup_set, u16 opaque_fid) argument
H A Decore_sriov.c4535 ecore_iov_get_vfs_opaque_fid(struct ecore_hwfn *p_hwfn, int vfid, u16 *opaque_fid) argument
[all...]
H A Decore.h478 u16 opaque_fid; member in struct:ecore_hw_info
H A Drdma_common.h64 __le16 opaque_fid; member in struct:rdma_srq_id
H A Dcommon_hsi.h1228 __le16 opaque_fid; member in union:pxp_pretend_fid
H A Decore_hsi_common.h2141 __le16 opaque_fid /* VF opaque FID */; member in struct:vf_start_ramrod_data
2569 __le16 opaque_fid; member in struct:igu_command_reg_ctrl

Completed in 196 milliseconds