Searched refs:buf_type (Results 1 – 10 of 10) sorted by relevance
250 enum spectral_msg_buf_type buf_type) in os_if_spectral_prep_skb() argument266 if (buf_type >= SPECTRAL_MSG_BUF_TYPE_MAX) { in os_if_spectral_prep_skb()268 buf_type); in os_if_spectral_prep_skb()280 if (buf_type == SPECTRAL_MSG_BUF_NEW) { in os_if_spectral_prep_skb()311 } else if (buf_type == SPECTRAL_MSG_BUF_SAVED) { in os_if_spectral_prep_skb()
68 enum spectral_msg_buf_type buf_type);
357 enum spectral_msg_buf_type buf_type);
2040 uint8_t buf_type; in dp_rx_err_process() local2092 buf_type = hal_rx_reo_buf_type_get(hal_soc, ring_desc); in dp_rx_err_process()2121 if (qdf_unlikely(buf_type != HAL_RX_REO_MSDU_LINK_DESC_TYPE)) { in dp_rx_err_process()3251 uint32_t buf_type) in dp_handle_wbm_internal_error() argument3273 if (buf_type == HAL_WBM_RELEASE_RING_2_BUFFER_TYPE) { in dp_handle_wbm_internal_error()3295 } else if (buf_type == HAL_WBM_RELEASE_RING_2_DESC_TYPE) { in dp_handle_wbm_internal_error()
1241 uint32_t buf_type);
1107 uint8_t buf_type; in dp_rx_wbm_err_reap_desc_li() local1146 buf_type = HAL_RX_WBM_BUF_TYPE_GET(ring_desc); in dp_rx_wbm_err_reap_desc_li()1149 buf_type == HAL_RX_WBM_BUF_TYPE_REL_BUF, in dp_rx_wbm_err_reap_desc_li()
96 det_map->buf_type); in target_if_spectral_fill_samp_msg()
5891 det_map->buf_type = SPECTRAL_MSG_BUF_NEW; in target_if_spectral_populate_session_det_host_info()5894 det_map->buf_type = SPECTRAL_MSG_BUF_SAVED; in target_if_spectral_populate_session_det_host_info()5898 det_map->buf_type = SPECTRAL_MSG_BUF_SAVED; in target_if_spectral_populate_session_det_host_info()5902 det_map->buf_type = SPECTRAL_MSG_BUF_NEW; in target_if_spectral_populate_session_det_host_info()
1102 enum spectral_msg_buf_type buf_type; member
7186 uint32_t buf_type; member