Searched refs:reg_class (Results 1 – 8 of 8) sorted by relevance
454 struct ieee_types_generic *reg_class; in mwifiex_tdls_add_oper_class() local457 reg_class = skb_put(skb, in mwifiex_tdls_add_oper_class()459 reg_class->ieee_hdr.element_id = WLAN_EID_SUPPORTED_REGULATORY_CLASSES; in mwifiex_tdls_add_oper_class()460 reg_class->ieee_hdr.len = sizeof(rc_list); in mwifiex_tdls_add_oper_class()461 memcpy(reg_class->data, rc_list, sizeof(rc_list)); in mwifiex_tdls_add_oper_class()1553 start_tdls_cs_params.reg_class = MWIFIEX_DEF_CS_REG_CLASS; in mwifiex_start_tdls_cs()
1438 u8 reg_class; member
296 reg = &channel_list->reg_class[cla]; in init_channel_list()298 reg->reg_class = o->op_class; in init_channel_list()1746 cnt += channel_list->reg_class[i].channels; in get_reg_classes_full_count()1990 p2pie[p2pielen++] = pmlmeext->channel_list.reg_class[j].reg_class; in issue_p2p_GO_request()1993 p2pie[p2pielen++] = pmlmeext->channel_list.reg_class[j].channels; in issue_p2p_GO_request()2357 p2pie[p2pielen++] = pmlmeext->channel_list.reg_class[j].reg_class; in issue_p2p_GO_response()2360 p2pie[p2pielen++] = pmlmeext->channel_list.reg_class[j].channels; in issue_p2p_GO_response()2770 p2pie[p2pielen++] = pmlmeext->channel_list.reg_class[j].reg_class; in issue_p2p_invitation_request()2773 p2pie[p2pielen++] = pmlmeext->channel_list.reg_class[j].channels; in issue_p2p_invitation_request()3025 p2pie[p2pielen++] = pmlmeext->channel_list.reg_class[j].reg_class; in issue_p2p_invitation_response()[all …]
379 u8 reg_class; member386 } reg_class[P2P_MAX_REG_CLASSES]; member
359 u8 reg_class; member366 } reg_class[P2P_MAX_REG_CLASSES]; member
413 enum cirrusfb_dbg_reg_class reg_class, ...);2814 enum cirrusfb_dbg_reg_class reg_class, ...) in cirrusfb_dbg_print_regs() argument2821 va_start(list, reg_class); in cirrusfb_dbg_print_regs()2827 switch (reg_class) { in cirrusfb_dbg_print_regs()
3433 u8 reg_class; member
322 reg = &channel_list->reg_class[cla]; in init_channel_list()324 reg->reg_class = o->op_class; in init_channel_list()
Completed in 62 milliseconds