Searched defs:tpa_mode (Results 1 - 6 of 6) 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.h328 enum ecore_tpa_mode tpa_mode; 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.h387 u32 tpa_mode; member in struct:vfpf_vport_start_tlv
/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.h1383 uint8_t tpa_mode; member in struct:ecore_queue_update_tpa_params
H A Decore_hsi.h7833 enum tpa_mode enum
7852 uint8_t tpa_mode /* TPA mode to use (LRO or GRO) */; member in struct:tpa_update_ramrod_data

Completed in 303 milliseconds