Home | History | Annotate | Download | only in dhdutil

Lines Matching full:cmd_func_t

57 static cmd_func_t dhd_var_void;
58 static cmd_func_t dhd_varint, dhd_varstr;
59 static cmd_func_t dhd_var_getandprintstr, dhd_var_getint, dhd_var_get;
60 static cmd_func_t dhd_var_setint;
62 static cmd_func_t dhd_version, dhd_list, dhd_msglevel;
65 static cmd_func_t dhd_pktgen;
67 static cmd_func_t dhd_sprom;
68 static cmd_func_t dhd_sdreg;
69 static cmd_func_t dhd_sd_msglevel, dhd_sd_blocksize, dhd_sd_mode, dhd_sd_reg;
70 static cmd_func_t dhd_dma_mode;
71 static cmd_func_t dhd_membytes, dhd_download, dhd_dldn,
73 static cmd_func_t dhd_logstamp;
76 static cmd_func_t dhd_proptxstatusenable;
77 static cmd_func_t dhd_proptxstatusmode;
92 static cmd_func_t wl_HCI_cmd;
93 static cmd_func_t wl_HCI_ACL_data;