Home
last modified time | relevance | path

Searched refs:is_write_tbl (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h980 bool is_write_tbl,
Dhclge_main.c7325 bool is_write_tbl, in hclge_rm_vport_mac_table() argument
7335 uc_flag = is_write_tbl && mac_type == HCLGE_MAC_ADDR_UC; in hclge_rm_vport_mac_table()
7336 mc_flag = is_write_tbl && mac_type == HCLGE_MAC_ADDR_MC; in hclge_rm_vport_mac_table()
8039 bool is_write_tbl) in hclge_rm_vport_vlan_table() argument
8046 if (is_write_tbl && vlan->hd_tbl_status) in hclge_rm_vport_vlan_table()