Searched refs:id_string (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_sysfs_gtx_bw_mask.c | 33 const char *id_string, in hdd_sysfs_set_green_tx_param() argument 38 hdd_debug("%s %d", id_string, value); in hdd_sysfs_set_green_tx_param() 52 const char *id_string) in hdd_sysfs_get_green_tx_param() argument 58 hdd_debug("%s %d", id_string, value); in hdd_sysfs_get_green_tx_param()
|
H A D | wlan_hdd_sysfs_txrx_fw_st_rst.c | 32 int id, const char *id_string, in hdd_sysfs_set_vdev() argument 37 hdd_debug("%s %d", id_string, value); in hdd_sysfs_set_vdev()
|
H A D | wlan_hdd_sysfs_txrx_fw_stats.c | 32 int id, const char *id_string, in hdd_sysfs_set_vdev() argument 37 hdd_debug("%s %d", id_string, value); in hdd_sysfs_set_vdev()
|
H A D | wlan_hdd_sysfs_dl_modes.c | 34 const char *id_string, in hdd_sysfs_set_dbg() argument 39 hdd_debug("%s %d", id_string, value); in hdd_sysfs_set_dbg()
|
H A D | wlan_hdd_wext.c | 3917 const char *id_string, in hdd_we_set_green_tx_param() argument 3922 hdd_debug("%s %d", id_string, value); in hdd_we_set_green_tx_param() 4000 const char *id_string, in hdd_we_packet_power_save() argument 4010 hdd_debug("%s %d", id_string, value); in hdd_we_packet_power_save() 4104 const char *id_string, in hdd_we_set_qpower() argument 4109 hdd_debug("%s %d", id_string, value); in hdd_we_set_qpower() 4163 const char *id_string, in hdd_we_set_pdev() argument 4168 hdd_debug("%s %d", id_string, value); in hdd_we_set_pdev() 4282 const char *id_string, in hdd_we_set_vdev() argument 4287 hdd_debug("%s %d", id_string, value); in hdd_we_set_vdev() [all …]
|