Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ipa/
Dipa_uc.c70 __le32 command_param; member
191 static void send_uc_command(struct ipa *ipa, u32 command, u32 command_param) in send_uc_command()