Searched refs:last_channel (Results 1 – 8 of 8) 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()682 int last_channel; in lbs_scan_worker() local710 last_channel = priv->scan_channel + LBS_SCAN_BEFORE_NAP; in lbs_scan_worker()711 if (last_channel > priv->scan_req->n_channels) in lbs_scan_worker()712 last_channel = priv->scan_req->n_channels; in lbs_scan_worker()713 tlv += lbs_add_channel_list_tlv(priv, tlv, last_channel, in lbs_scan_worker()
423 u8 last_channel; member971 u8 last_channel; member
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
105 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