Home
last modified time | relevance | path

Searched defs:num_vports (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_drv_fc.h99 uint32_t num_vports; member
H A Docs.h156 uint32_t num_vports; member
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.c591 u8 num_vports, in ecore_vp_wfq_rt_init()
627 u8 num_vports, in ecore_vport_rl_rt_init()
761 u8 num_vports, in ecore_qm_pf_rt_init()
H A Decore.h559 u8 num_vports; member
H A Decore_dev.c6647 int non_requested_count = 0, req_count = 0, i, num_vports; in ecore_init_wfq_param() local