Searched refs:_s (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/serialization/src/ |
D | wlan_serialization_utf_i.h | 35 #define WLAN_SER_DATA_STR(_s, _v, _i) \ argument 36 scnprintf(_s, WLAN_SER_UTF_STR_SIZE, "SER_V%u_C%u", _v, _i)
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/ |
D | dfs_process_radar_found_ind.h | 86 #define DFS_SIDX_TO_FREQ_OFFSET(_s) ((10 * (_s)) / 32) argument
|
/wlan-driver/qcacld-3.0/uapi/linux/ |
D | osapi_linux.h | 265 #define err(_s, args ...) do { \ argument 268 exit(_s); } while (0)
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
D | qdf_types.h | 1042 #define QDF_SSID_REF(_l, _s) 1, "*" argument 1044 #define QDF_SSID_REF(_l, _s) (_l), (_s) argument
|
/wlan-driver/platform/icnss2/ |
D | debug.c | 459 #define ICNSS_STATS_DUMP(_s, _priv, _x) \ argument 460 seq_printf(_s, "%24s: %u\n", #_x, _priv->stats._x)
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_runtime_pm.c | 119 #define HIF_RTPM_STATS(_type, _index, _s, _rtpm_ctx, _name) \ argument 120 hif_rtpm_print(_type, _index, _s, "%30s: %u\n", #_name, \
|