Home
last modified time | relevance | path

Searched refs:buf_type (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/
H A Dos_if_spectral_netlink.c250 enum spectral_msg_buf_type buf_type) in os_if_spectral_prep_skb() argument
266 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()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/inc/
H A Dos_if_spectral_netlink.h68 enum spectral_msg_buf_type buf_type);
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/
H A Dwlan_spectral_public_structs.h357 enum spectral_msg_buf_type buf_type);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_err.c2040 uint8_t buf_type; in dp_rx_err_process() local
2092 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() argument
3273 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()
H A Ddp_tx.h1241 uint32_t buf_type);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.c1107 uint8_t buf_type; in dp_rx_wbm_err_reap_desc_li() local
1146 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()
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_netlink.c96 det_map->buf_type); in target_if_spectral_fill_samp_msg()
H A Dtarget_if_spectral.c5891 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()
H A Dtarget_if_spectral.h1102 enum spectral_msg_buf_type buf_type; member
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h7186 uint32_t buf_type; member