Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/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()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c2431 } __packed req_mac = { in mt7915_mcu_set_mac() local
2446 &req_mac, sizeof(req_mac), true); in mt7915_mcu_set_mac()