Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mcu.h32 CMD_LOAD_CR = 2, enumerator
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dmcu.c70 return mt76_mcu_send_msg(&dev->mt76, CMD_LOAD_CR, &msg, sizeof(msg), in mt76x2_mcu_load_cr()