Home
last modified time | relevance | path

Searched defs:rekey (Results 1 – 13 of 13) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dgk104.c77 gk104_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gk104_sor_hdmi_ctrl()
Dg84.c79 g84_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in g84_sor_hdmi_ctrl()
Dgt215.c141 gt215_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gt215_sor_hdmi_ctrl()
Dgf119.c253 gf119_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gf119_sor_hdmi_ctrl()
Dgv100.c146 gv100_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gv100_sor_hdmi_ctrl()
Dr535.c559 r535_sor_hdmi_ctrl(struct nvkm_ior *sor, int head, bool enable, u8 max_ac_packet, u8 rekey) in r535_sor_hdmi_ctrl()
/linux-6.14.4/drivers/gpu/drm/nouveau/nvif/
Doutp.c229 nvif_outp_hdmi(struct nvif_outp *outp, int head, bool enable, u8 max_ac_packet, u8 rekey, in nvif_outp_hdmi()
/linux-6.14.4/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c1591 struct host_cmd_ds_gtk_rekey_params *rekey = &cmd->params.rekey; in mwifiex_cmd_gtk_rekey_offload() local
Dfw.h2442 struct host_cmd_ds_gtk_rekey_params rekey; member
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvif/
Dif0012.h174 __u8 rekey; member
/linux-6.14.4/drivers/gpu/drm/tegra/
Dhdmi.c1210 unsigned int h_sync_width, h_front_porch, h_back_porch, i, rekey; in tegra_hdmi_encoder_enable() local
/linux-6.14.4/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c776 const u8 rekey = 56; /* binary driver, and tegra, constant */ in nv50_hdmi_enable() local
/linux-6.14.4/tools/testing/selftests/net/
Dtls.c1756 TEST_F(tls, rekey) in TEST_F() argument