Searched refs:cot (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | regulatory.h | 201 * @cot: maximum burst time in units of 32 usecs, 0 meaning disabled 208 u16 cot; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | regulatory.h | 193 * @cot: maximum burst time in units of 32 usecs, 0 meaning disabled 200 u16 cot; member
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | reg.c | 609 __be16 cot; member 883 wmm_rule->client[i].cot = in set_wmm_rule() 884 1000 * be16_to_cpu(wmm->client[i].cot); in set_wmm_rule() 888 wmm_rule->ap[i].cot = 1000 * be16_to_cpu(wmm->ap[i].cot); in set_wmm_rule() 1322 intersect->cot = min_t(u16, wmm_ac1->cot, wmm_ac2->cot); in reg_wmm_rules_intersect()
|
H A D | nl80211.c | 973 rule->wmm_rule.client[j].cot)) in nl80211_msg_put_wmm_rules()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | reg.c | 629 __be16 cot; member 865 wmm_rule->client[i].cot = in set_wmm_rule() 866 1000 * be16_to_cpu(wmm->client[i].cot); in set_wmm_rule() 870 wmm_rule->ap[i].cot = 1000 * be16_to_cpu(wmm->ap[i].cot); in set_wmm_rule() 1326 intersect->cot = min_t(u16, wmm_ac1->cot, wmm_ac2->cot); in reg_wmm_rules_intersect()
|
H A D | nl80211.c | 1085 rule->wmm_rule.client[j].cot)) in nl80211_msg_put_wmm_rules()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | stan.S | 37 | 4. (k is odd) Tan(X) = -cot(r). Since tan(r) is approximated by a
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | stan.S | 37 | 4. (k is odd) Tan(X) = -cot(r). Since tan(r) is approximated by a
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | util.c | 1562 qparam->txop = min_t(u16, qparam->txop, wmm_ac->cot / 32); in ieee80211_regulatory_limit_wmm_params()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | util.c | 1695 qparam->txop = min_t(u16, qparam->txop, wmm_ac->cot / 32); in ieee80211_regulatory_limit_wmm_params()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 5638 # 4. (k is odd) Tan(X) = -cot(r). Since tan(r) is approximated by #
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 5638 # 4. (k is odd) Tan(X) = -cot(r). Since tan(r) is approximated by #
|
Completed in 84 milliseconds