Searched refs:type (Results 1 – 16 of 16) sorted by relevance
26 if (frm_ctrl->type == NRF_WIFI_MGMT_PKT_TYPE) { in nrf_wifi_util_check_filt_setting()31 if (frm_ctrl->type == NRF_WIFI_DATA_PKT_TYPE) { in nrf_wifi_util_check_filt_setting()36 if ((frm_ctrl->type == NRF_WIFI_DATA_PKT_TYPE) || in nrf_wifi_util_check_filt_setting()37 (frm_ctrl->type == NRF_WIFI_MGMT_PKT_TYPE)) { in nrf_wifi_util_check_filt_setting()42 if (frm_ctrl->type == NRF_WIFI_CTRL_PKT_TYPE) { in nrf_wifi_util_check_filt_setting()47 if ((frm_ctrl->type == NRF_WIFI_CTRL_PKT_TYPE) || in nrf_wifi_util_check_filt_setting()48 (frm_ctrl->type == NRF_WIFI_MGMT_PKT_TYPE)) { in nrf_wifi_util_check_filt_setting()53 if ((frm_ctrl->type == NRF_WIFI_DATA_PKT_TYPE) || in nrf_wifi_util_check_filt_setting()54 (frm_ctrl->type == NRF_WIFI_CTRL_PKT_TYPE)) { in nrf_wifi_util_check_filt_setting()
927 rpu_msg->type); in nrf_wifi_sys_fmac_event_callback()931 rpu_msg->type); in nrf_wifi_sys_fmac_event_callback()934 switch (rpu_msg->type) { in nrf_wifi_sys_fmac_event_callback()
51 unsigned short type : 2; member73 unsigned short type : 2; member
18 int type, in umac_cmd_alloc() argument31 umac_cmd->type = type; in umac_cmd_alloc()
19 const enum RPU_PROC_TYPE type; member200 nrf_wifi_osal_log_dbg("image[%d] type: %d", image_id, image->type); in nrf_wifi_fmac_fw_parse()239 wifi_proc[i].type); in nrf_wifi_fmac_fw_reset()258 wifi_proc[i].type, in nrf_wifi_fmac_fw_boot()268 wifi_proc[i].type); in nrf_wifi_fmac_fw_boot()
184 rpu_msg->type); in nrf_wifi_off_raw_tx_fmac_event_callback()188 rpu_msg->type); in nrf_wifi_off_raw_tx_fmac_event_callback()191 switch (rpu_msg->type) { in nrf_wifi_off_raw_tx_fmac_event_callback()
301 rpu_msg->type); in nrf_wifi_rt_fmac_event_callback()305 rpu_msg->type); in nrf_wifi_rt_fmac_event_callback()308 switch (rpu_msg->type) { in nrf_wifi_rt_fmac_event_callback()
22 int type,
44 unsigned int type; member
67 signed int type; member
1213 unsigned int type; member1660 signed int type; member2456 unsigned int type; member
10 type: img
388 void *nrf_wifi_osal_tasklet_alloc(int type) in nrf_wifi_osal_tasklet_alloc() argument390 return os_ops->tasklet_alloc(type); in nrf_wifi_osal_tasklet_alloc()
575 void *nrf_wifi_osal_tasklet_alloc(int type);
491 void *(*tasklet_alloc)(int type);
22 # configuration file without replacing the environment variables or CMake type339 # default for Fortran type files). For instance to make Doxygen treat .inc files419 # type. If this is not the case, or you want to show the methods anyway, you440 # Set the SUBGROUPING tag to YES to allow class member groups of the same type442 # type (e.g. under the Public Functions section). Set it to NO to prevent730 # type resolution of all parameters of a function it will reject a match between1981 # The PAPER_TYPE tag can be used to set the paper type that is used by the2584 # number of items for each type to make the size more manageable. Set this to 02596 # tag is set to YES, Doxygen will add type and arguments for attributes and