Searched refs:rlm (Results 1 – 1 of 1) sorted by relevance
1486 } __packed rlm; in mt76_connac_mcu_uni_set_chctx() member1491 .rlm = { in mt76_connac_mcu_uni_set_chctx()1507 rlm_req.rlm.bw = CMD_CBW_40MHZ; in mt76_connac_mcu_uni_set_chctx()1510 rlm_req.rlm.bw = CMD_CBW_80MHZ; in mt76_connac_mcu_uni_set_chctx()1519 rlm_req.rlm.bw = CMD_CBW_5MHZ; in mt76_connac_mcu_uni_set_chctx()1522 rlm_req.rlm.bw = CMD_CBW_10MHZ; in mt76_connac_mcu_uni_set_chctx()1528 rlm_req.rlm.ht_op_info = 0; in mt76_connac_mcu_uni_set_chctx()1532 if (rlm_req.rlm.control_channel < rlm_req.rlm.center_chan) in mt76_connac_mcu_uni_set_chctx()1533 rlm_req.rlm.sco = 1; /* SCA */ in mt76_connac_mcu_uni_set_chctx()1534 else if (rlm_req.rlm.control_channel > rlm_req.rlm.center_chan) in mt76_connac_mcu_uni_set_chctx()[all …]