Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h1035 struct hclge_vport { struct
1036 u16 alloc_tqps; /* Allocated Tx/Rx queues */
1038 u16 qs_offset;
1039 u32 bw_limit; /* VSI BW Limit (0 = disabled) */
1040 u8 dwrr;
1042 bool req_vlan_fltr_en;
1043 bool cur_vlan_fltr_en;
1044 unsigned long vlan_del_fail_bmap[BITS_TO_LONGS(VLAN_N_VID)];
1045 struct hclge_port_base_vlan_config port_base_vlan_cfg;
1046 struct hclge_tx_vtag_cfg txvlan_cfg;
[all …]