Searched defs:zero_placement_offset (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.h357 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.h339 bool zero_placement_offset; member in struct:ecore_sp_vport_start_params
H A Decore_vf.c1108 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.h396 u8 zero_placement_offset; member in struct:vfpf_vport_start_tlv
H A Decore_hsi_eth.h1692 u8 zero_placement_offset /* If set, ETH header padding will not inserted. placement_offset will be zero. */; member in struct:vport_start_ramrod_data

Completed in 119 milliseconds