Searched refs:slot_type (Results 1 – 10 of 10) sorted by relevance
1603 u32 slot_type = 0; in rtw_coex_action_bt_relink() local1615 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_relink()1713 u32 slot_type = 0; in rtw_coex_action_bt_inquiry() local1848 u32 slot_type = 0; in rtw_coex_action_bt_hid() local1932 u32 slot_type = 0; in rtw_coex_action_bt_a2dp() local1939 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_a2dp()2050 u32 slot_type = 0; in rtw_coex_action_bt_a2dp_hid() local2053 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_a2dp_hid()2312 u32 slot_type = 0; in rtw_coex_action_wl_linkscan() local2320 slot_type = TDMA_4SLOT; in rtw_coex_action_wl_linkscan()[all …]
100 unsigned int slot_type; member
181 u8 slot_type[BPF_REG_SIZE]; member309 (frame->stack[slot].slot_type[0] == STACK_SPILL)) \
49 cap->slot_type = CA_CI; in fdtv_ca_get_caps()
37 u8 slot_type; member52 SMBIOS_SLOT_TYPE = offsetof(struct smbios_system_slot, slot_type),
256 cap.slot_type = (FW_CI_LL_SUPPORT(av7110->arm_app) ? in dvb_ca_ioctl()
614 return stack->slot_type[BPF_REG_SIZE - 1] == STACK_SPILL; in is_spilled_reg()718 if (state->stack[i].slot_type[j] != STACK_INVALID) in print_verifier_state()721 state->stack[i].slot_type[j]]; in print_verifier_state()2788 state->stack[spi].slot_type[i - 1] = STACK_SPILL; in save_register_state()2816 state->stack[spi].slot_type[0] == STACK_SPILL && in check_stack_write_fixed_off()2873 scrub_spilled_slot(&state->stack[spi].slot_type[i]); in check_stack_write_fixed_off()3030 stype = ptr_state->stack[spi].slot_type; in mark_reg_stack_read()3078 stype = reg_state->stack[spi].slot_type; in check_stack_read_fixed_off()10355 st->stack[i].slot_type[j] = STACK_INVALID; in clean_func_state()10581 if (old->stack[spi].slot_type[i % BPF_REG_SIZE] != in stacksafe()[all …]
232 p_ca_caps->slot_type = 1; in ca_get_slot_caps()
109 if (stack_entry->slot_type[soff % BPF_REG_SIZE] == STACK_ZERO) in nfp_bpf_map_update_value_ok()
1374 caps->slot_type = CA_CI_LINK; in dvb_ca_en50221_io_do_ioctl()
Completed in 53 milliseconds