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()138 policy_node->last_channel); in stp_policy_node_channels_show()169 policy_node->last_channel = last; in stp_policy_node_channels_store()262 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()
413 u8 last_channel; member1244 u8 last_channel; member
3173 unsigned int first_channel, last_channel; in set_dac_select_reg() local3176 last_channel = CR_CHAN(cmd->chanlist[cmd->chanlist_len - 1]); in set_dac_select_reg()3177 if (last_channel < first_channel) in set_dac_select_reg()3181 bits = (first_channel & 0x7) | (last_channel & 0x7) << 3; in set_dac_select_reg()
2626 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()
2390 u8 last_channel; member