Searched refs:last_channel (Results 1 – 8 of 8) sorted by relevance
43 unsigned int last_channel; member55 *cend = policy_node->last_channel; in stp_policy_node_get_ranges()134 policy_node->last_channel); in stp_policy_node_channels_show()165 policy_node->last_channel = last; in stp_policy_node_channels_store()224 policy_node->last_channel = policy->stm->data->sw_nchannels - 1; in stp_policy_node_make()
190 int last_channel, int active_scan) in lbs_add_channel_list_tlv() argument193 (last_channel - priv->scan_channel); in lbs_add_channel_list_tlv()218 while (priv->scan_channel < last_channel) { in lbs_add_channel_list_tlv()697 int last_channel; in lbs_scan_worker() local727 last_channel = priv->scan_channel + LBS_SCAN_BEFORE_NAP; in lbs_scan_worker()728 if (last_channel > priv->scan_req->n_channels) in lbs_scan_worker()729 last_channel = priv->scan_req->n_channels; in lbs_scan_worker()730 tlv += lbs_add_channel_list_tlv(priv, tlv, last_channel, in lbs_scan_worker()
400 u8 last_channel; member724 u8 last_channel; member
3189 unsigned int first_channel, last_channel; in set_dac_select_reg() local3192 last_channel = CR_CHAN(cmd->chanlist[cmd->chanlist_len - 1]); in set_dac_select_reg()3193 if (last_channel < first_channel) in set_dac_select_reg()3197 bits = (first_channel & 0x7) | (last_channel & 0x7) << 3; in set_dac_select_reg()
2624 u8 last_channel; member
110 int last_channel; member
2468 u8 last_channel; member
581 u8 last_channel = ieee->current_network.channel; in rtllib_softmac_scan_wq() local627 ieee->current_network.channel = last_channel; in rtllib_softmac_scan_wq()