Searched refs:oid_to_string (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/net/wireless/ |
| D | rndis_wlan.c | 605 static const char *oid_to_string(u32 oid) in oid_to_string() function 661 static const char *oid_to_string(u32 oid) in oid_to_string() function 726 __func__, oid_to_string(oid), ret, in rndis_query_oid() 737 oid_to_string(oid), respoffs, buflen); in rndis_query_oid() 762 __func__, oid_to_string(oid), in rndis_query_oid() 814 __func__, oid_to_string(oid), ret, in rndis_set_oid() 822 __func__, oid_to_string(oid), in rndis_set_oid()
|