Searched refs:req_mod_en (Results 1 – 1 of 1) sorted by relevance
3327 struct bf_mod_en_ctrl *req_mod_en; in mt7996_mcu_set_txbf() local3329 tlv = mt7996_mcu_add_uni_tlv(skb, action, sizeof(*req_mod_en)); in mt7996_mcu_set_txbf()3330 req_mod_en = (struct bf_mod_en_ctrl *)tlv; in mt7996_mcu_set_txbf()3331 req_mod_en->bf_num = 2; in mt7996_mcu_set_txbf()3332 req_mod_en->bf_bitmap = GENMASK(0, 0); in mt7996_mcu_set_txbf()