Searched refs:mib_name (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/staging/wfx/ |
D | hif_tx.c | 52 const char *mib_name = ""; in wfx_cmd_send() local 107 mib_name = get_mib_name(((u16 *)request)[2]); in wfx_cmd_send() 113 get_hif_name(cmd), mib_sep, mib_name, cmd, vif, ret); in wfx_cmd_send() 117 get_hif_name(cmd), mib_sep, mib_name, cmd, vif, ret); in wfx_cmd_send()
|