Searched refs:oid_to_string (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/drivers/net/wireless/ |
D | rndis_wlan.c | 673 static const char *oid_to_string(__le32 oid) in oid_to_string() function 729 static const char *oid_to_string(__le32 oid) in oid_to_string() function 794 __func__, oid_to_string(oid), ret, in rndis_query_oid() 805 oid_to_string(oid), respoffs, buflen); in rndis_query_oid() 830 __func__, oid_to_string(oid), in rndis_query_oid() 882 __func__, oid_to_string(oid), ret, in rndis_set_oid() 890 __func__, oid_to_string(oid), in rndis_set_oid()
|