Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c178 } __packed req_mac = { in mt76_connac_mcu_set_mac_enable() local
183 return mt76_mcu_send_msg(dev, MCU_EXT_CMD(MAC_INIT_CTRL), &req_mac, in mt76_connac_mcu_set_mac_enable()
184 sizeof(req_mac), true); in mt76_connac_mcu_set_mac_enable()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2446 } __packed req_mac = { in mt7915_mcu_set_mac() local
2461 &req_mac, sizeof(req_mac), true); in mt7915_mcu_set_mac()