Searched refs:oid_to_string (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ |
D | rndis_wlan.c | 621 static const char *oid_to_string(u32 oid) in oid_to_string() function 677 static const char *oid_to_string(u32 oid) in oid_to_string() function 742 __func__, oid_to_string(oid), ret, in rndis_query_oid() 753 oid_to_string(oid), respoffs, buflen); in rndis_query_oid() 778 __func__, oid_to_string(oid), in rndis_query_oid() 830 __func__, oid_to_string(oid), ret, in rndis_set_oid() 838 __func__, oid_to_string(oid), in rndis_set_oid()
|