Searched defs:num_vports (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_drv_fc.h103 uint32_t num_vports; member in struct:ocs_s
H A Docs.h164 uint32_t num_vports; member in struct:ocs_softc
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore.h560 u8 num_vports; member in struct:ecore_qm_info
H A Decore_dev.c6651 int non_requested_count = 0, req_count = 0, i, num_vports; local
[all...]
H A Decore_init_fw_funcs.c593 ecore_vp_wfq_rt_init(struct ecore_hwfn *p_hwfn, u8 num_vports, struct init_qm_vport_params *vport_params) argument
628 ecore_vport_rl_rt_init(struct ecore_hwfn *p_hwfn, u8 start_vport, u8 num_vports, u32 link_speed, struct init_qm_vport_params *vport_params) argument
752 ecore_qm_pf_rt_init(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 port_id, u8 pf_id, u8 max_phys_tcs_per_port, bool is_pf_loading, u32 num_pf_cids, u32 num_vf_cids, u32 num_tids, u16 start_pq, u16 num_pf_pqs, u16 num_vf_pqs, u8 start_vport, u8 num_vports, u16 pf_wfq, u32 pf_rl, u32 link_speed, struct init_qm_pq_params *pq_params, struct init_qm_vport_params *vport_params) argument

Completed in 409 milliseconds