Searched refs:op_band (Results 1 – 13 of 13) sorted by relevance
/nrf_wifi-latest/fw_if/umac_if/inc/system/ |
D | fmac_cmd.h | 25 enum op_band op_band,
|
D | fmac_api.h | 916 enum op_band op_band,
|
/nrf_wifi-latest/fw_if/umac_if/inc/offload_raw_tx/ |
D | fmac_cmd.h | 24 enum op_band op_band,
|
D | fmac_api.h | 77 enum op_band op_band,
|
/nrf_wifi-latest/fw_if/umac_if/inc/radio_test/ |
D | fmac_cmd.h | 26 enum op_band op_band,
|
D | fmac_api.h | 245 enum op_band op_band,
|
/nrf_wifi-latest/fw_if/umac_if/src/system/ |
D | fmac_cmd.c | 25 enum op_band op_band, in umac_cmd_sys_init() argument 118 umac_cmd_data->op_band = op_band; in umac_cmd_sys_init()
|
D | fmac_api.c | 200 enum op_band op_band, in nrf_wifi_sys_fmac_fw_init() argument 241 op_band, in nrf_wifi_sys_fmac_fw_init() 380 enum op_band op_band, in nrf_wifi_sys_fmac_dev_init() argument 445 op_band, in nrf_wifi_sys_fmac_dev_init()
|
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/ |
D | fmac_cmd.c | 22 enum op_band op_band, in umac_cmd_off_raw_tx_init() argument 95 umac_cmd_data->op_band = op_band; in umac_cmd_off_raw_tx_init()
|
D | fmac_api.c | 30 enum op_band op_band, in nrf_wifi_fmac_off_raw_tx_fw_init() argument 52 op_band, in nrf_wifi_fmac_off_raw_tx_fw_init() 173 enum op_band op_band, in nrf_wifi_off_raw_tx_fmac_dev_init() argument 237 op_band, in nrf_wifi_off_raw_tx_fmac_dev_init()
|
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/ |
D | fmac_cmd.c | 22 enum op_band op_band, in umac_cmd_rt_init() argument 95 umac_cmd_data->op_band = op_band; in umac_cmd_rt_init()
|
D | fmac_api.c | 31 enum op_band op_band, in nrf_wifi_rt_fmac_fw_init() argument 53 op_band, in nrf_wifi_rt_fmac_fw_init() 142 enum op_band op_band, in nrf_wifi_rt_fmac_dev_init() argument 208 op_band, in nrf_wifi_rt_fmac_dev_init()
|
/nrf_wifi-latest/fw_if/umac_if/inc/fw/ |
D | host_rpu_sys_if.h | 846 enum op_band { enum 908 unsigned int op_band; member
|