Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ipa/
Dipa_uc.c73 __le32 command_param; member
232 static void send_uc_command(struct ipa *ipa, u32 command, u32 command_param) in send_uc_command()