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.h1126 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.c9981 return hclge_set_vlan_filter(handle, htons(ETH_P_8021Q), 0, false);
10458 int hclge_set_vlan_filter(struct hnae3_handle *handle, __be16 proto, function
12729 .set_vlan_filter = hclge_set_vlan_filter,

Completed in 145 milliseconds