Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.c1479 } __packed rlm; in mt76_connac_mcu_uni_set_chctx() member
1484 .rlm = { in mt76_connac_mcu_uni_set_chctx()
1500 rlm_req.rlm.bw = CMD_CBW_40MHZ; in mt76_connac_mcu_uni_set_chctx()
1503 rlm_req.rlm.bw = CMD_CBW_80MHZ; in mt76_connac_mcu_uni_set_chctx()
1506 rlm_req.rlm.bw = CMD_CBW_8080MHZ; in mt76_connac_mcu_uni_set_chctx()
1509 rlm_req.rlm.bw = CMD_CBW_160MHZ; in mt76_connac_mcu_uni_set_chctx()
1512 rlm_req.rlm.bw = CMD_CBW_5MHZ; in mt76_connac_mcu_uni_set_chctx()
1515 rlm_req.rlm.bw = CMD_CBW_10MHZ; in mt76_connac_mcu_uni_set_chctx()
1520 rlm_req.rlm.bw = CMD_CBW_20MHZ; in mt76_connac_mcu_uni_set_chctx()
1521 rlm_req.rlm.ht_op_info = 0; in mt76_connac_mcu_uni_set_chctx()
[all …]