Home
last modified time | relevance | path

Searched refs:mgt_response_to_str (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/
H A Doid_mgt.h43 int mgt_response_to_str(enum oid_num_t, union oid_res_t *, char *);
H A Doid_mgt.c779 mgt_response_to_str(enum oid_num_t n, union oid_res_t *r, char *str) in mgt_response_to_str() function
H A Disl_ioctl.c1758 dwrq->length = mgt_response_to_str(n, &r, extra); in prism54_get_oid()