Searched refs:mem_20m (Results 1 – 3 of 3) sorted by relevance
1234 bf->mem_20m = matrix[tx_ant][bf->ncol]; in mt7915_mcu_sta_bfer_tlv()1236 bf->mem_20m = matrix[bf->nrow][bf->ncol]; in mt7915_mcu_sta_bfer_tlv()1241 bf->mem_total = bf->mem_20m * 2; in mt7915_mcu_sta_bfer_tlv()1244 bf->mem_total = bf->mem_20m; in mt7915_mcu_sta_bfer_tlv()
1447 bf->mem_20m = matrix[tx_ant][bf->ncol]; in mt7996_mcu_sta_bfer_tlv()1449 bf->mem_20m = matrix[bf->nrow][bf->ncol]; in mt7996_mcu_sta_bfer_tlv()1454 bf->mem_total = bf->mem_20m * 2; in mt7996_mcu_sta_bfer_tlv()1457 bf->mem_total = bf->mem_20m; in mt7996_mcu_sta_bfer_tlv()
453 u8 mem_20m; member