Searched defs:max_buffers_per_cqe (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
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_l2_api.h115 u8 max_buffers_per_cqe; member in struct:ecore_sge_tpa_params
334 u8 max_buffers_per_cqe; member in struct:ecore_sp_vport_start_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 Decore_vfpf_if.h395 u8 max_buffers_per_cqe; member in struct:vfpf_vport_start_tlv
466 u8 max_buffers_per_cqe; member in struct:vfpf_vport_update_sge_tpa_tlv

Completed in 106 milliseconds