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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c9990 return hclge_set_vlan_filter(handle, htons(ETH_P_8021Q), 0, false);
10467 int hclge_set_vlan_filter(struct hnae3_handle *handle, __be16 proto, function
12733 .set_vlan_filter = hclge_set_vlan_filter,
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,

Completed in 190 milliseconds