Searched refs:last_channel (Results 1 – 10 of 10) sorted by relevance
35 unsigned int last_channel; member57 *cend = policy_node->last_channel; in stp_policy_node_get_ranges()143 policy_node->last_channel); in stp_policy_node_channels_show()174 policy_node->last_channel = last; in stp_policy_node_channels_store()267 policy_node->last_channel = policy->stm->data->sw_nchannels - 1; in stp_policy_node_make()
191 int last_channel, int active_scan) in lbs_add_channel_list_tlv() argument194 (last_channel - priv->scan_channel); in lbs_add_channel_list_tlv()219 while (priv->scan_channel < last_channel) { in lbs_add_channel_list_tlv()686 int last_channel; in lbs_scan_worker() local714 last_channel = priv->scan_channel + LBS_SCAN_BEFORE_NAP; in lbs_scan_worker()715 if (last_channel > priv->scan_req->n_channels) in lbs_scan_worker()716 last_channel = priv->scan_req->n_channels; in lbs_scan_worker()717 tlv += lbs_add_channel_list_tlv(priv, tlv, last_channel, in lbs_scan_worker()
448 u8 last_channel; member1229 u8 last_channel; member
185 int last_channel; member664 filter->last_channel = channel; in dhd_event_log_filter_notify_connect_request()707 DHD_FILTER_TRACE(("CHANNEL:prev %d new:%d\n", filter->last_channel, channel)); in dhd_event_log_filter_notify_connect_done()710 filter->last_channel = channel; in dhd_event_log_filter_notify_connect_done()2247 if (filter->last_channel <= CH_MAX_2G_CHANNEL) { in dhd_event_log_filter_serialize()2823 if (filter->last_channel <= CH_MAX_2G_CHANNEL) { in dhd_event_log_filter_serialize_bit()
3179 unsigned int first_channel, last_channel; in set_dac_select_reg() local3182 last_channel = CR_CHAN(cmd->chanlist[cmd->chanlist_len - 1]); in set_dac_select_reg()3183 if (last_channel < first_channel) in set_dac_select_reg()3187 bits = (first_channel & 0x7) | (last_channel & 0x7) << 3; in set_dac_select_reg()
2624 u8 last_channel; member
116 int last_channel; member
578 u8 last_channel = ieee->current_network.channel; in rtllib_softmac_scan_wq() local624 ieee->current_network.channel = last_channel; in rtllib_softmac_scan_wq()
2441 u8 last_channel; member