mask_key         1752 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 	struct dsaf_drv_tbl_tcam_key mask_key;
mask_key         1778 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 		hns_dsaf_set_mac_key(dsaf_dev, &mask_key,
mask_key         1783 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 		pmask_key = (struct dsaf_tbl_tcam_data *)(&mask_key);
mask_key         1919 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 	struct dsaf_drv_tbl_tcam_key mask_key;
mask_key         1948 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 		hns_dsaf_set_mac_key(dsaf_dev, &mask_key, 0x00, 0xff, mc_mask);
mask_key         1950 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 		pmask_key = (struct dsaf_tbl_tcam_data *)(&mask_key);
mask_key         2761 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 	struct dsaf_drv_tbl_tcam_key temp_key, mask_key;
mask_key         2813 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 	memset(&mask_key, 0x0, sizeof(mask_key));
mask_key         2816 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 	hns_dsaf_set_mac_key(dsaf_dev, &mask_key, mask_entry.in_vlan_id,
mask_key         2826 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 			mask_key.high.val, mask_key.low.val);
mask_key         2838 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 			mask_key.high.val, mask_key.low.val);
mask_key         2844 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 	memcpy(&temp_key, &mask_key, sizeof(mask_key));
mask_key         2846 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 				   (struct dsaf_tbl_tcam_data *)(&mask_key),