Home
last modified time | relevance | path

Searched refs:type (Results 1 – 16 of 16) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_promisc.c26 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()
Dfmac_event.c927 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()
/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_promisc.h51 unsigned short type : 2; member
73 unsigned short type : 2; member
/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_cmd_common.c18 int type, in umac_cmd_alloc() argument
31 umac_cmd->type = type; in umac_cmd_alloc()
Dfmac_api_common.c19 const enum RPU_PROC_TYPE type; member
200 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()
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_event.c184 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()
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_event.c301 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()
/nrf_wifi-latest/fw_if/umac_if/inc/common/
Dfmac_cmd_common.h22 int type,
/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dpatch_info.h44 unsigned int type; member
Dhost_rpu_common_if.h67 signed int type; member
Dhost_rpu_umac_if.h1213 unsigned int type; member
1660 signed int type; member
2456 unsigned int type; member
/nrf_wifi-latest/scripts/
Dmodule.yml.j210 type: img
/nrf_wifi-latest/os_if/src/
Dosal.c388 void *nrf_wifi_osal_tasklet_alloc(int type) in nrf_wifi_osal_tasklet_alloc() argument
390 return os_ops->tasklet_alloc(type); in nrf_wifi_osal_tasklet_alloc()
/nrf_wifi-latest/os_if/inc/
Dosal_api.h575 void *nrf_wifi_osal_tasklet_alloc(int type);
Dosal_ops.h491 void *(*tasklet_alloc)(int type);
/nrf_wifi-latest/
DDoxyfile22 # configuration file without replacing the environment variables or CMake type
339 # default for Fortran type files). For instance to make Doxygen treat .inc files
419 # type. If this is not the case, or you want to show the methods anyway, you
440 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
442 # type (e.g. under the Public Functions section). Set it to NO to prevent
730 # type resolution of all parameters of a function it will reject a match between
1981 # The PAPER_TYPE tag can be used to set the paper type that is used by the
2584 # number of items for each type to make the size more manageable. Set this to 0
2596 # tag is set to YES, Doxygen will add type and arguments for attributes and