Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h1025 struct hclge_vport { struct
1026 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 …]