Searched refs:it_len (Results 1 – 11 of 11) sorted by relevance
59 cb_hdr->hdr.it_len = cpu_to_le16(sizeof(*cb_hdr)); in wilc_wfi_monitor_rx() 82 hdr->hdr.it_len = cpu_to_le16(sizeof(*hdr)); in wilc_wfi_monitor_rx() 174 cb_hdr->hdr.it_len = cpu_to_le16(sizeof(*cb_hdr)); in wilc_wfi_mon_xmit()
111 if (max_length < get_unaligned_le16(&radiotap_header->it_len)) in ieee80211_radiotap_iterator_init() 115 iterator->_max_length = get_unaligned_le16(&radiotap_header->it_len); in ieee80211_radiotap_iterator_init()
39 * @it_len: overall radiotap header length41 __le16 it_len;596 return get_unaligned_le16(&hdr->it_len); in ieee80211_get_radiotap_len()
237 radiotap_hdr.hdr.it_len = cpu_to_le16 (sizeof(struct rx_radiotap_hdr)); in process_rxed_802_11_packet()
39 Note also that the it_len member __le16 is set to the total number of bytes
459 radiotap->it_len = cpu_to_le16(sizeof(*radiotap)); in brcmf_netif_mon_rx() 469 radiotap->it_len = cpu_to_le16(sizeof(*radiotap)); in brcmf_netif_mon_rx()
276 rthdr->it_len = cpu_to_le16(rtap_len); in ieee80211_add_tx_radiotap_header()
356 rthdr->it_len = cpu_to_le16(rtap_len); in ieee80211_add_rx_radiotap_header()
336 rtap->rthdr.it_len = cpu_to_le16(rtap_len); in wil_rx_add_radiotap_header()
7740 ipw_rt->rt_hdr.it_len = cpu_to_le16(sizeof(struct ipw_rt_hdr)); /* total header+data */ in ipw_handle_data_packet_monitor() 7946 ipw_rt->rt_hdr.it_len = cpu_to_le16(sizeof(*ipw_rt)); /* total header+data */ in ipw_handle_promiscuous_rx() 10328 rt_hdr->it_len = cpu_to_le16(dst->len); in ipw_handle_promiscuous_tx()
2558 ipw_rt->rt_hdr.it_len = cpu_to_le16(sizeof(struct ipw_rt_hdr)); /* total hdr+data */ in isr_rx_monitor()