Searched refs:rlm_req (Results 1 – 1 of 1) sorted by relevance
1450 } __packed rlm_req = { in mt76_connac_mcu_uni_set_chctx() local1470 rlm_req.rlm.bw = CMD_CBW_40MHZ; in mt76_connac_mcu_uni_set_chctx()1473 rlm_req.rlm.bw = CMD_CBW_80MHZ; in mt76_connac_mcu_uni_set_chctx()1476 rlm_req.rlm.bw = CMD_CBW_8080MHZ; in mt76_connac_mcu_uni_set_chctx()1479 rlm_req.rlm.bw = CMD_CBW_160MHZ; in mt76_connac_mcu_uni_set_chctx()1482 rlm_req.rlm.bw = CMD_CBW_5MHZ; in mt76_connac_mcu_uni_set_chctx()1485 rlm_req.rlm.bw = CMD_CBW_10MHZ; in mt76_connac_mcu_uni_set_chctx()1490 rlm_req.rlm.bw = CMD_CBW_20MHZ; in mt76_connac_mcu_uni_set_chctx()1491 rlm_req.rlm.ht_op_info = 0; in mt76_connac_mcu_uni_set_chctx()1495 if (rlm_req.rlm.control_channel < rlm_req.rlm.center_chan) in mt76_connac_mcu_uni_set_chctx()[all …]