Searched refs:req_mod_en (Results 1 – 1 of 1) sorted by relevance
3332 struct bf_mod_en_ctrl *req_mod_en; in mt7996_mcu_set_txbf() local3334 tlv = mt7996_mcu_add_uni_tlv(skb, action, sizeof(*req_mod_en)); in mt7996_mcu_set_txbf()3335 req_mod_en = (struct bf_mod_en_ctrl *)tlv; in mt7996_mcu_set_txbf()3336 req_mod_en->bf_num = 3; in mt7996_mcu_set_txbf()3337 req_mod_en->bf_bitmap = GENMASK(2, 0); in mt7996_mcu_set_txbf()