Searched refs:hclge_set_vlan_filter (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h1129 int hclge_set_vlan_filter(struct hnae3_handle *handle, __be16 proto,
H A Dhclge_mbx.c453 return hclge_set_vlan_filter(handle, proto, vlan_id,
H A Dhclge_main.c10046 return hclge_set_vlan_filter(handle, htons(ETH_P_8021Q), 0, false);
10523 int hclge_set_vlan_filter(struct hnae3_handle *handle, __be16 proto, function
12808 .set_vlan_filter = hclge_set_vlan_filter,

Completed in 320 milliseconds