Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2x00config.c95 erp.difs = bss_conf->use_short_slot ? SHORT_DIFS : DIFS; in rt2x00lib_config_erp()
Drt2x00.h134 #define SHORT_DIFS ( SHORT_PIFS + SHORT_SLOT_TIME ) macro
137 #define SHORT_EIFS ( SIFS + SHORT_DIFS + \