Searched refs:mem_20m (Results 1 – 3 of 3) sorted by relevance
1462 bf->mem_20m = matrix[tx_ant][bf->ncol]; in mt7996_mcu_sta_bfer_tlv()1464 bf->mem_20m = matrix[bf->nrow][bf->ncol]; in mt7996_mcu_sta_bfer_tlv()1469 bf->mem_total = bf->mem_20m * 2; in mt7996_mcu_sta_bfer_tlv()1472 bf->mem_total = bf->mem_20m; in mt7996_mcu_sta_bfer_tlv()
1238 bf->mem_20m = matrix[tx_ant][bf->ncol]; in mt7915_mcu_sta_bfer_tlv()1240 bf->mem_20m = matrix[bf->nrow][bf->ncol]; in mt7915_mcu_sta_bfer_tlv()1245 bf->mem_total = bf->mem_20m * 2; in mt7915_mcu_sta_bfer_tlv()1248 bf->mem_total = bf->mem_20m; in mt7915_mcu_sta_bfer_tlv()
453 u8 mem_20m; member