Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76x02_usb_core.c126 #define N_BCN_SLOTS 5 macro
217 mt76x02_enqueue_buffered_bc(dev, &data, N_BCN_SLOTS - nbeacons); in mt76x02u_pre_tbtt_work()
260 .nslots = N_BCN_SLOTS, in mt76x02u_init_beacon_config()
261 .slot_size = (8192 / N_BCN_SLOTS) & ~63, in mt76x02u_init_beacon_config()