Searched refs:cot (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/net/
H A Dregulatory.h193 * @cot: maximum burst time in units of 32 usecs, 0 meaning disabled
200 u16 cot; member in struct:ieee80211_wmm_ac
/linux-master/net/wireless/
H A Dreg.c631 __be16 cot; member in struct:fwdb_wmm_ac
867 wmm_rule->client[i].cot =
868 1000 * be16_to_cpu(wmm->client[i].cot);
872 wmm_rule->ap[i].cot = 1000 * be16_to_cpu(wmm->ap[i].cot);
1327 intersect->cot = min_t(u16, wmm_ac1->cot, wmm_ac2->cot);
H A Dnl80211.c1082 rule->wmm_rule.client[j].cot))
/linux-master/arch/m68k/fpsp040/
H A Dstan.S37 | 4. (k is odd) Tan(X) = -cot(r). Since tan(r) is approximated by a
/linux-master/net/mac80211/
H A Dutil.c957 qparam->txop = min_t(u16, qparam->txop, wmm_ac->cot / 32);
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S5638 # 4. (k is odd) Tan(X) = -cot(r). Since tan(r) is approximated by #

Completed in 193 milliseconds