• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/

Lines Matching refs:cpu_to_le16

2320 		.beacon_rssi_raw = cpu_to_le16(sens),
2339 cpu_to_le16(tmp_associate.policy_support);
2342 tmp_associate.capability = cpu_to_le16(tmp_associate.capability);
2344 cpu_to_le16(tmp_associate.listen_interval);
2346 cpu_to_le16(tmp_associate.beacon_interval);
2347 tmp_associate.atim_window = cpu_to_le16(tmp_associate.atim_window);
2448 .rts_threshold = cpu_to_le16(rts),
2463 .frag_threshold = cpu_to_le16(frag),
3075 cpu_to_le16(image[i]));
6253 cpu_to_le16(120);
6261 cpu_to_le16(30);
6264 cpu_to_le16(20);
6267 cpu_to_le16(20);
6269 scan.dwell_time[IPW_SCAN_PASSIVE_FULL_DWELL_SCAN] = cpu_to_le16(120);
6306 cpu_to_le16(2000);
6713 reason = cpu_to_le16(mlme->reason_code);
6888 qos_parameters[i].cw_min[j] = cpu_to_le16(qos_parameters[i].cw_min[j]);
6889 qos_parameters[i].cw_max[j] = cpu_to_le16(qos_parameters[i].cw_max[j]);
6890 qos_parameters[i].tx_op_limit[j] = cpu_to_le16(qos_parameters[i].tx_op_limit[j]);
7132 tfd->tfd.tfd_26.mchdr.qos_ctrl |= cpu_to_le16(CTRL_QOS_NO_ACK);
7570 hdr->frame_ctl = cpu_to_le16(fc);
7734 ipw_rt->rt_channel = cpu_to_le16(ieee80211chan2mhz(received_channel));
7737 cpu_to_le16((IEEE80211_CHAN_OFDM | IEEE80211_CHAN_5GHZ));
7740 cpu_to_le16((IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ));
7950 ipw_rt->rt_channel = cpu_to_le16(ieee80211chan2mhz(channel));
7953 cpu_to_le16((IEEE80211_CHAN_OFDM | IEEE80211_CHAN_5GHZ));
7956 cpu_to_le16((IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ));
9420 cpu_to_le16(30);
9423 cpu_to_le16(20);
9426 cpu_to_le16(20);
9427 scan.dwell_time[IPW_SCAN_PASSIVE_FULL_DWELL_SCAN] = cpu_to_le16(120);
9428 scan.dwell_time[IPW_SCAN_ACTIVE_DIRECT_SCAN] = cpu_to_le16(20);
10157 tfd->u.data.len = cpu_to_le16(txb->payload_size);
10169 hdr->frame_ctl = cpu_to_le16(fc & ~IEEE80211_FCTL_MOREFRAGS);
10180 cpu_to_le16(IEEE80211_FCTL_PROTECTED);
10191 cpu_to_le16(IEEE80211_FCTL_PROTECTED);
10198 cpu_to_le16(IEEE80211_FCTL_PROTECTED);
10244 cpu_to_le16(txb->fragments[i]->len - hdr_len);
10259 tfd->u.data.chunk_len[i] = cpu_to_le16(remaining_bytes);
10370 *(u16*)skb_put(dst, sizeof(u16)) = cpu_to_le16(
10374 cpu_to_le16(IEEE80211_CHAN_OFDM |
10378 cpu_to_le16(IEEE80211_CHAN_CCK |
10382 cpu_to_le16(IEEE80211_CHAN_OFDM |