Home
last modified time | relevance | path

Searched defs:msg_cmd (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c356 struct hclge_vf_vlan_cfg *msg_cmd; in hclge_set_vf_vlan_cfg() local
682 struct hclge_vf_vlan_cfg *msg_cmd; in hclge_handle_vf_tbl() local
/Linux-v5.15/sound/soc/sof/
Dipc.c509 static void ipc_stream_message(struct snd_sof_dev *sdev, u32 msg_cmd) in ipc_stream_message()