Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_usb_core.c126 #define N_BCN_SLOTS 5 macro
213 mt76x02_enqueue_buffered_bc(dev, &data, N_BCN_SLOTS - nbeacons); in mt76x02u_pre_tbtt_work()
256 .nslots = N_BCN_SLOTS, in mt76x02u_init_beacon_config()
257 .slot_size = (8192 / N_BCN_SLOTS) & ~63, in mt76x02u_init_beacon_config()