Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7615/
Dmcu.c57 #define N9_REGION_NUM 2 macro
1295 int n_region = is_cr4 ? CR4_REGION_NUM : N9_REGION_NUM; in mt7615_mcu_send_ram_firmware()
1335 if (!fw || !fw->data || fw->size < N9_REGION_NUM * sizeof(*hdr)) { in mt7615_load_n9()
1342 N9_REGION_NUM * sizeof(*hdr)); in mt7615_load_n9()