Searched defs:num_rxqs (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_config.h308 uint64_t num_rxqs:16; member in struct:lio_nic_if_config
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_l2.c1052 ecore_sp_eth_rx_queues_update(struct ecore_hwfn *p_hwfn, void **pp_rxq_handles, u8 num_rxqs, u8 complete_cqe_flg, u8 complete_event_flg, enum spq_mode comp_mode, struct ecore_spq_comp_cb *p_comp_data) argument
H A Decore_sriov.h163 u8 num_rxqs; member in struct:ecore_vf_info
H A Decore_vf.c1055 ecore_vf_pf_rxqs_update(struct ecore_hwfn *p_hwfn, struct ecore_queue_cid **pp_cid, u8 num_rxqs, u8 comp_cqe_flg, u8 comp_event_flg) argument
1814 ecore_vf_get_num_rxqs(struct ecore_hwfn *p_hwfn, u8 *num_rxqs) argument
[all...]
H A Decore_vf.h351 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_rxqs_update(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_queue_cid OSAL_UNUSED **pp_cid, u8 OSAL_UNUSED num_rxqs, u8 OSAL_UNUSED comp_cqe_flg, u8 OSAL_UNUSED comp_event_flg) {return ECORE_INVAL;} argument
H A Decore_vf_api.h210 static OSAL_INLINE void ecore_vf_get_num_rxqs(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL_UNUSED *num_rxqs) {} argument
H A Decore_vfpf_if.h49 u8 num_rxqs; member in struct:vf_pf_resc_request
252 u8 num_rxqs; member in struct:pfvf_acquire_resp_tlv::pf_vf_resc
331 u8 num_rxqs; member in struct:vfpf_stop_rxqs_tlv
359 u8 num_rxqs; member in struct:vfpf_update_rxq_tlv

Completed in 171 milliseconds