Lines Matching refs:le16_to_cpu
1026 wiphy_name(priv->hw->wiphy), le16_to_cpu(m->beacon_period), in at76_dump_mib_mac_mgmt()
1027 le16_to_cpu(m->CFP_max_duration), in at76_dump_mib_mac_mgmt()
1028 le16_to_cpu(m->medium_occupancy_limit), in at76_dump_mib_mac_mgmt()
1029 le16_to_cpu(m->station_id), le16_to_cpu(m->ATIM_window), in at76_dump_mib_mac_mgmt()
1064 le16_to_cpu(m->frag_threshold), le16_to_cpu(m->rts_threshold), in at76_dump_mib_mac()
1065 le16_to_cpu(m->cwmin), le16_to_cpu(m->cwmax), in at76_dump_mib_mac()
1067 m->scan_channel, le16_to_cpu(m->probe_delay), in at76_dump_mib_mac()
1068 le16_to_cpu(m->min_channel_time), in at76_dump_mib_mac()
1069 le16_to_cpu(m->max_channel_time), in at76_dump_mib_mac()
1070 le16_to_cpu(m->listen_interval), in at76_dump_mib_mac()
1098 le16_to_cpu(m->slot_time), le16_to_cpu(m->sifs_time), in at76_dump_mib_phy()
1099 le16_to_cpu(m->preamble_length), in at76_dump_mib_phy()
1100 le16_to_cpu(m->plcp_header_length), in at76_dump_mib_phy()
1101 le16_to_cpu(m->mpdu_max_length), in at76_dump_mib_phy()
1102 le16_to_cpu(m->cca_mode_supported), m->operation_rate_set[0], in at76_dump_mib_phy()
1586 skb_trim(priv->rx_skb, le16_to_cpu(buf->wlength)); in at76_rx_tasklet()
1820 wiphy_name(priv->hw->wiphy), le16_to_cpu(tx_buffer->wlength), in at76_mac80211_tx()