Searched refs:oid_to_string (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/legacy/ |
H A 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 __func__, oid_to_string(oid), respoffs, buflen); in rndis_query_oid() 755 __func__, oid_to_string(oid), in rndis_query_oid() 807 __func__, oid_to_string(oid), ret, in rndis_set_oid() 815 __func__, oid_to_string(oid), in rndis_set_oid()
|