Searched refs:mgt_response_to_str (Results 1 – 3 of 3) sorted by relevance
58 int mgt_response_to_str(enum oid_num_t, union oid_res_t *, char *);
794 mgt_response_to_str(enum oid_num_t n, union oid_res_t *r, char *str) in mgt_response_to_str() function
1227 dwrq->length = mgt_response_to_str(n, &r, extra); in prism54_get_oid()