Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2_api.h325 struct ecore_sp_vport_start_params { struct
326 enum ecore_tpa_mode tpa_mode;
327 bool remove_inner_vlan; /* Inner VLAN removal is enabled */
328 bool tx_switching; /* Vport supports tx-switching */
329 bool handle_ptp_pkts; /* Handle PTP packets */
330 bool only_untagged; /* Untagged pkt control */
331 bool drop_ttl0; /* Drop packets with TTL = 0 */
332 u8 max_buffers_per_cqe;
333 u32 concrete_fid;
334 u16 opaque_fid;
[all …]