Searched defs:hclge_vport (Results 1 – 1 of 1) sorted by relevance
1032 struct hclge_vport { struct1033 u16 alloc_tqps; /* Allocated Tx/Rx queues */1035 u16 qs_offset;1036 u32 bw_limit; /* VSI BW Limit (0 = disabled) */1037 u8 dwrr;1039 bool req_vlan_fltr_en;1040 bool cur_vlan_fltr_en;1041 unsigned long vlan_del_fail_bmap[BITS_TO_LONGS(VLAN_N_VID)];1042 struct hclge_port_base_vlan_config port_base_vlan_cfg;1043 struct hclge_tx_vtag_cfg txvlan_cfg;[all …]