Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2_api.h311 struct ecore_sp_vport_start_params { struct
312 enum ecore_tpa_mode tpa_mode;
313 bool remove_inner_vlan; /* Inner VLAN removal is enabled */
314 bool tx_switching; /* Vport supports tx-switching */
315 bool handle_ptp_pkts; /* Handle PTP packets */
316 bool only_untagged; /* Untagged pkt control */
317 bool drop_ttl0; /* Drop packets with TTL = 0 */
318 u8 max_buffers_per_cqe;
319 u32 concrete_fid;
320 u16 opaque_fid;
[all …]