Home
last modified time | relevance | path

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

/openbmc/linux/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 + \