Home
last modified time | relevance | path

Searched refs:SHORT_DIFS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c84 erp.difs = bss_conf->use_short_slot ? SHORT_DIFS : DIFS; in rt2x00lib_config_erp()
H A Drt2x00.h124 #define SHORT_DIFS (SHORT_PIFS + SHORT_SLOT_TIME) macro
127 #define SHORT_EIFS (SIFS + SHORT_DIFS + \
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c85 erp.difs = bss_conf->use_short_slot ? SHORT_DIFS : DIFS; in rt2x00lib_config_erp()
H A Drt2x00.h124 #define SHORT_DIFS (SHORT_PIFS + SHORT_SLOT_TIME) macro
127 #define SHORT_EIFS (SIFS + SHORT_DIFS + \

Completed in 6 milliseconds