Searched refs:DEFAULT_PIFST (Results 1 – 2 of 2) sorted by relevance
58 #define DEFAULT_PIFST 25 /* (M3C) PIFS Time. Its value is in the range 0-65535. */ macro
2096 …tmp = (DEFAULT_PIFST << 26) | (DEFAULT_EIFST << 16) | (DEFAULT_DIFST << 8) | (DEFAULT_SIFST << 4) … in Mxx_initial()