Searched defs:rekey (Results 1 – 13 of 13) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | gk104.c | 77 gk104_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gk104_sor_hdmi_ctrl()
|
D | g84.c | 79 g84_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in g84_sor_hdmi_ctrl()
|
D | gt215.c | 141 gt215_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gt215_sor_hdmi_ctrl()
|
D | gf119.c | 253 gf119_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gf119_sor_hdmi_ctrl()
|
D | gv100.c | 146 gv100_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gv100_sor_hdmi_ctrl()
|
D | r535.c | 559 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/ |
D | outp.c | 229 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/ |
D | sta_cmd.c | 1591 struct host_cmd_ds_gtk_rekey_params *rekey = &cmd->params.rekey; in mwifiex_cmd_gtk_rekey_offload() local
|
D | fw.h | 2442 struct host_cmd_ds_gtk_rekey_params rekey; member
|
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvif/ |
D | if0012.h | 174 __u8 rekey; member
|
/linux-6.14.4/drivers/gpu/drm/tegra/ |
D | hdmi.c | 1210 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/ |
D | disp.c | 776 const u8 rekey = 56; /* binary driver, and tegra, constant */ in nv50_hdmi_enable() local
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | tls.c | 1756 TEST_F(tls, rekey) in TEST_F() argument
|