Searched refs:mib_name (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | hif_tx.c | 51 const char *mib_name = ""; in wfx_cmd_send() local 106 mib_name = wfx_get_mib_name(((u16 *)request)[2]); in wfx_cmd_send() 111 wfx_get_hif_name(cmd), mib_sep, mib_name, cmd, vif, ret); in wfx_cmd_send() 114 wfx_get_hif_name(cmd), mib_sep, mib_name, cmd, vif, ret); in wfx_cmd_send()
|