Searched refs:oid_to_string (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ | 
| D | rndis_wlan.c | 609 static const char *oid_to_string(u32 oid)  in oid_to_string()  function665 static const char *oid_to_string(u32 oid)  in oid_to_string()  function
 730 			   __func__, oid_to_string(oid), ret,  in rndis_query_oid()
 741 				oid_to_string(oid), respoffs, buflen);  in rndis_query_oid()
 766 				   __func__, oid_to_string(oid),  in rndis_query_oid()
 818 			   __func__, oid_to_string(oid), ret,  in rndis_set_oid()
 826 				   __func__, oid_to_string(oid),  in rndis_set_oid()
 
 |