Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h1053 struct hclge_vport { struct
1054 u16 alloc_tqps; /* Allocated Tx/Rx queues */
1056 u16 qs_offset;
1057 u32 bw_limit; /* VSI BW Limit (0 = disabled) */
1058 u8 dwrr;
1060 bool req_vlan_fltr_en;
1061 bool cur_vlan_fltr_en;
1062 unsigned long vlan_del_fail_bmap[BITS_TO_LONGS(VLAN_N_VID)];
1063 struct hclge_port_base_vlan_config port_base_vlan_cfg;
1064 struct hclge_tx_vtag_cfg txvlan_cfg;
[all …]