Searched defs:ice_tlan_ctx (Results 1 – 2 of 2) sorted by relevance
552 struct ice_tlan_ctx { struct554 u64 base; /* base is defined in 128-byte units */555 u8 port_num;556 u16 cgd_num; /* bigger than needed, see above for reason */557 u8 pf_num;558 u16 vmvf_num;559 u8 vmvf_type;563 u16 src_vsi;564 u8 tsyn_ena;565 u8 internal_usage_flag;[all …]
619 struct ice_tlan_ctx { struct621 u64 base; /* base is defined in 128-byte units */622 u8 port_num;623 u16 cgd_num; /* bigger than needed, see above for reason */624 u8 pf_num;625 u16 vmvf_num;626 u8 vmvf_type;630 u16 src_vsi;631 u8 tsyn_ena;632 u8 internal_usage_flag;[all …]