Searched refs:map_tlv (Results 1 – 1 of 1) sorted by relevance
983 struct mt7925_nan_sched_map_sta_rec_tlv *map_tlv; in mt792x_nan_map_sta_rec() local1072 map_tlv = (struct mt7925_nan_sched_map_sta_rec_tlv *)tlv; in mt792x_nan_map_sta_rec()1073 memcpy(map_tlv->nmi_addr, nmi_addr, ETH_ALEN); in mt792x_nan_map_sta_rec()1074 map_tlv->sta_rec_idx = msta->deflink.wcid.idx; in mt792x_nan_map_sta_rec()1075 map_tlv->ndp_ctx_id = ndp_ctx_id; in mt792x_nan_map_sta_rec()1076 map_tlv->role_idx = cpu_to_le32(mvif->bss_conf.mt76.idx); in mt792x_nan_map_sta_rec()1077 memcpy(map_tlv->ndi_addr, vif->addr, ETH_ALEN); in mt792x_nan_map_sta_rec()