Searched refs:oid_to_string (Results 1 – 1 of 1) sorted by relevance
/linux-5.10/drivers/net/wireless/ |
D | rndis_wlan.c | 603 static const char *oid_to_string(u32 oid) in oid_to_string() function 659 static const char *oid_to_string(u32 oid) in oid_to_string() function 724 __func__, oid_to_string(oid), ret, in rndis_query_oid() 735 oid_to_string(oid), respoffs, buflen); in rndis_query_oid() 760 __func__, oid_to_string(oid), in rndis_query_oid() 812 __func__, oid_to_string(oid), ret, in rndis_set_oid() 820 __func__, oid_to_string(oid), in rndis_set_oid()
|