Home
last modified time | relevance | path

Searched refs:cot (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fsp/
H A Dgh100.c211 NVDM_PAYLOAD_COT cot; in gh100_fsp_boot_gsp_fmc() member
223 msg.cot.version = fsp->func->cot.version; in gh100_fsp_boot_gsp_fmc()
224 msg.cot.size = sizeof(msg.cot); in gh100_fsp_boot_gsp_fmc()
225 msg.cot.gspFmcSysmemOffset = img_addr; in gh100_fsp_boot_gsp_fmc()
227 msg.cot.frtsVidmemOffset = ALIGN(rsvd_size, 0x200000); in gh100_fsp_boot_gsp_fmc()
228 msg.cot.frtsVidmemSize = 0x100000; in gh100_fsp_boot_gsp_fmc()
231 memcpy(msg.cot.hash384, hash, fsp->func->cot.size_hash); in gh100_fsp_boot_gsp_fmc()
232 memcpy(msg.cot.publicKey, pkey, fsp->func->cot.size_pkey); in gh100_fsp_boot_gsp_fmc()
233 memcpy(msg.cot.signature, sig, fsp->func->cot.size_sig); in gh100_fsp_boot_gsp_fmc()
235 msg.cot.gspBootArgsSysmemOffset = args_addr; in gh100_fsp_boot_gsp_fmc()
[all …]
H A Dbase.c11 return fsp->func->cot.boot_gsp_fmc(fsp, args_addr, rsvd_size, resume, in nvkm_fsp_boot_gsp_fmc()
18 return hash_size == fsp->func->cot.size_hash && in nvkm_fsp_verify_gsp_fmc()
19 pkey_size == fsp->func->cot.size_pkey && in nvkm_fsp_verify_gsp_fmc()
20 sig_size == fsp->func->cot.size_sig; in nvkm_fsp_verify_gsp_fmc()
H A Dgb100.c10 .cot = {
H A Dgb202.c31 .cot = {
H A Dpriv.h20 } cot; member
/linux/include/net/
H A Dregulatory.h198 u16 cot; member
/linux/net/wireless/
H A Dreg.c631 __be16 cot; member
867 wmm_rule->client[i].cot = in set_wmm_rule()
868 1000 * be16_to_cpu(wmm->client[i].cot); in set_wmm_rule()
872 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 Dnl80211.c1201 rule->wmm_rule.client[j].cot)) in nl80211_msg_put_wmm_rules()
/linux/arch/m68k/fpsp040/
H A Dstan.S37 | 4. (k is odd) Tan(X) = -cot(r). Since tan(r) is approximated by a
/linux/net/mac80211/
H A Dutil.c1006 qparam->txop = min_t(u16, qparam->txop, wmm_ac->cot / 32); in ieee80211_regulatory_limit_wmm_params()
/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S5638 # 4. (k is odd) Tan(X) = -cot(r). Since tan(r) is approximated by #