Searched refs:QDF_COMPILE_TIME_ASSERT (Results 1 – 8 of 8) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
H A D | i_qdf_util.h | 236 #define QDF_COMPILE_TIME_ASSERT(assertion_name, predicate) \ macro
|
H A D | i_qdf_nbuf_w.h | 331 QDF_COMPILE_TIME_ASSERT(qdf_nbuf_cb_size, 335 QDF_COMPILE_TIME_ASSERT(qdf_nbuf_cb_size,
|
H A D | i_qdf_nbuf_m.h | 354 QDF_COMPILE_TIME_ASSERT(qdf_nbuf_cb_size, 358 QDF_COMPILE_TIME_ASSERT(qdf_nbuf_cb_size,
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_types.h | 1649 QDF_COMPILE_TIME_ASSERT(rx_history_size, 1652 QDF_COMPILE_TIME_ASSERT(rx_err_history_size, 1655 QDF_COMPILE_TIME_ASSERT(rx_reinject_history_size, 1658 QDF_COMPILE_TIME_ASSERT(rx_refill_history_size,
|
H A D | dp_tx_desc.h | 67 QDF_COMPILE_TIME_ASSERT(dp_tx_desc_size,
|
H A D | dp_main.c | 145 QDF_COMPILE_TIME_ASSERT(max_rx_rings_check, 148 QDF_COMPILE_TIME_ASSERT(max_tx_rings_check, 159 QDF_COMPILE_TIME_ASSERT(cdp_peer_stats_param_t_max_size, 167 QDF_COMPILE_TIME_ASSERT(num_intr_grps, 173 QDF_COMPILE_TIME_ASSERT(hif_event_history_size, 181 QDF_COMPILE_TIME_ASSERT(wlan_cfg_num_int_ctxs,
|
H A D | dp_tx.c | 788 QDF_COMPILE_TIME_ASSERT(dp_tx_htt_metadata_len_check,
|
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
H A D | wlan_hdd_main.h | 1761 QDF_COMPILE_TIME_ASSERT(adapter_ops_history_size,
|