addr_entry_idx    251 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c 	old_entry = &mac_cb->addr_entry_idx[vmid];
addr_entry_idx    371 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c 	ether_addr_copy(param->addr, mac_cb->addr_entry_idx[0].addr);
addr_entry_idx    428 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c 	uc_mac_entry = &mac_cb->addr_entry_idx[vmid];
addr_entry_idx    317 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h 	struct mac_entry_idx addr_entry_idx[DSAF_MAX_VM_NUM];