Home
last modified time | relevance | path

Searched refs:bdf_type (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/platform/cnss2/
H A Dqmi.h46 u32 bdf_type);
141 u32 bdf_type) in cnss_wlfw_bdf_dnld_send_sync() argument
H A Dqmi.c686 static char *cnss_bdf_type_to_str(enum cnss_bdf_type bdf_type) in cnss_bdf_type_to_str() argument
688 switch (bdf_type) { in cnss_bdf_type_to_str()
702 u32 bdf_type, char *filename, in cnss_get_bdf_file_name() argument
708 switch (bdf_type) { in cnss_get_bdf_file_name()
766 plat_priv->ctrl_params.bdf_type); in cnss_get_bdf_file_name()
778 u32 bdf_type) in cnss_wlfw_bdf_dnld_send_sync() argument
790 bdf_type, cnss_bdf_type_to_str(bdf_type), plat_priv->driver_state); in cnss_wlfw_bdf_dnld_send_sync()
802 ret = cnss_get_bdf_file_name(plat_priv, bdf_type, in cnss_wlfw_bdf_dnld_send_sync()
808 if (bdf_type == CNSS_BDF_REGDB) in cnss_wlfw_bdf_dnld_send_sync()
817 cnss_bdf_type_to_str(bdf_type), filename, ret); in cnss_wlfw_bdf_dnld_send_sync()
[all …]
H A Ddebug.c800 plat_priv->ctrl_params.bdf_type = val; in cnss_control_params_debug_write()
899 seq_printf(s, "bdf_type: %u\n", cnss_priv->ctrl_params.bdf_type); in cnss_control_params_debug_show()
H A Dmain.h443 unsigned int bdf_type; member
H A Dmain.c1026 plat_priv->ctrl_params.bdf_type = CNSS_BDF_BIN; in cnss_fw_mem_ready_hdlr()
1029 plat_priv->ctrl_params.bdf_type); in cnss_fw_mem_ready_hdlr()
5025 plat_priv->ctrl_params.bdf_type = CNSS_BDF_TYPE_DEFAULT; in cnss_init_control_params()
/wlan-driver/platform/icnss2/
H A Dqmi.h140 int icnss_wlfw_bdf_dnld_send_sync(struct icnss_priv *priv, u32 bdf_type) in icnss_wlfw_bdf_dnld_send_sync() argument
269 int icnss_wlfw_bdf_dnld_send_sync(struct icnss_priv *priv, u32 bdf_type);
H A Dqmi.c1045 u32 bdf_type, char *filename, in icnss_get_bdf_file_name() argument
1052 switch (bdf_type) { in icnss_get_bdf_file_name()
1092 priv->ctrl_params.bdf_type); in icnss_get_bdf_file_name()
1103 static char *icnss_bdf_type_to_str(enum icnss_bdf_type bdf_type) in icnss_bdf_type_to_str() argument
1105 switch (bdf_type) { in icnss_bdf_type_to_str()
1117 int icnss_wlfw_bdf_dnld_send_sync(struct icnss_priv *priv, u32 bdf_type) in icnss_wlfw_bdf_dnld_send_sync() argument
1129 icnss_bdf_type_to_str(bdf_type), priv->state, bdf_type); in icnss_wlfw_bdf_dnld_send_sync()
1141 ret = icnss_get_bdf_file_name(priv, bdf_type, in icnss_wlfw_bdf_dnld_send_sync()
1149 icnss_bdf_type_to_str(bdf_type), filename, ret); in icnss_wlfw_bdf_dnld_send_sync()
1157 icnss_bdf_type_to_str(bdf_type), filename, remaining); in icnss_wlfw_bdf_dnld_send_sync()
[all …]
H A Dmain.h53 unsigned int bdf_type; member
H A Dmain.c1056 priv->ctrl_params.bdf_type); in icnss_driver_event_server_arrive()
4660 priv->ctrl_params.bdf_type = ICNSS_BDF_TYPE_DEFAULT; in icnss_init_control_params()
4677 priv->ctrl_params.bdf_type = ICNSS_BDF_BIN; in icnss_init_control_params()
/wlan-driver/platform/cnss_utils/
H A Dwlan_firmware_service_v01.h766 u8 bdf_type; member
H A Dwlan_firmware_service_v01.c2510 bdf_type),