Searched defs:hclge_vport (Results 1 – 1 of 1) sorted by relevance
1025 struct hclge_vport { struct1026 u16 alloc_tqps; /* Allocated Tx/Rx queues */1028 u16 qs_offset;1029 u32 bw_limit; /* VSI BW Limit (0 = disabled) */1030 u8 dwrr;1032 bool req_vlan_fltr_en;1033 bool cur_vlan_fltr_en;1034 unsigned long vlan_del_fail_bmap[BITS_TO_LONGS(VLAN_N_VID)];1035 struct hclge_port_base_vlan_config port_base_vlan_cfg;1036 struct hclge_tx_vtag_cfg txvlan_cfg;[all …]