Home
last modified time | relevance | path

Searched refs:rlm (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c1556 } __packed rlm; in mt76_connac_mcu_uni_set_chctx() member
1561 .rlm = { in mt76_connac_mcu_uni_set_chctx()
1577 rlm_req.rlm.bw = CMD_CBW_40MHZ; in mt76_connac_mcu_uni_set_chctx()
1580 rlm_req.rlm.bw = CMD_CBW_80MHZ; in mt76_connac_mcu_uni_set_chctx()
1583 rlm_req.rlm.bw = CMD_CBW_8080MHZ; in mt76_connac_mcu_uni_set_chctx()
1586 rlm_req.rlm.bw = CMD_CBW_160MHZ; in mt76_connac_mcu_uni_set_chctx()
1589 rlm_req.rlm.bw = CMD_CBW_5MHZ; in mt76_connac_mcu_uni_set_chctx()
1592 rlm_req.rlm.bw = CMD_CBW_10MHZ; in mt76_connac_mcu_uni_set_chctx()
1597 rlm_req.rlm.bw = CMD_CBW_20MHZ; in mt76_connac_mcu_uni_set_chctx()
1598 rlm_req.rlm.ht_op_info = 0; in mt76_connac_mcu_uni_set_chctx()
[all …]