Searched refs:eml_op (Results 1 – 1 of 1) sorted by relevance
1372 struct sta_rec_eml_op *eml_op; in mt7996_mcu_set_emlsr_mode() local1392 tlv = mt76_connac_mcu_add_tlv(skb, STA_REC_EML_OP, sizeof(*eml_op)); in mt7996_mcu_set_emlsr_mode()1393 eml_op = (struct sta_rec_eml_op *)tlv; in mt7996_mcu_set_emlsr_mode()1394 eml_op->link_bitmap = 0; in mt7996_mcu_set_emlsr_mode()1412 eml_op->link_bitmap |= BIT(mphy->band_idx); in mt7996_mcu_set_emlsr_mode()