Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dmt76x02_usb_core.c111 #define N_BCN_SLOTS 5 macro
187 mt76x02_enqueue_buffered_bc(dev, &data, N_BCN_SLOTS - nbeacons); in mt76x02u_pre_tbtt_work()
189 for (i = nbeacons; i < N_BCN_SLOTS; i++) { in mt76x02u_pre_tbtt_work()
229 for (i = 0; i < N_BCN_SLOTS; i++) in mt76x02u_beacon_enable()
237 .nslots = N_BCN_SLOTS, in mt76x02u_init_beacon_config()
238 .slot_size = (8192 / N_BCN_SLOTS) & ~63, in mt76x02u_init_beacon_config()