Searched refs:rtllib_hdr_3addr (Results 1 – 6 of 6) sorted by relevance
79 struct rtllib_hdr_3addr *BAReq = NULL; in rtllib_ADDBA()90 skb = dev_alloc_skb(len + sizeof(struct rtllib_hdr_3addr)); in rtllib_ADDBA()94 memset(skb->data, 0, sizeof(struct rtllib_hdr_3addr)); in rtllib_ADDBA()98 BAReq = (struct rtllib_hdr_3addr *)skb_put(skb, in rtllib_ADDBA()99 sizeof(struct rtllib_hdr_3addr)); in rtllib_ADDBA()143 struct rtllib_hdr_3addr *Delba = NULL; in rtllib_DELBA()156 skb = dev_alloc_skb(len + sizeof(struct rtllib_hdr_3addr)); in rtllib_DELBA()162 Delba = (struct rtllib_hdr_3addr *) skb_put(skb, in rtllib_DELBA()163 sizeof(struct rtllib_hdr_3addr)); in rtllib_DELBA()231 struct rtllib_hdr_3addr *req = NULL; in rtllib_rx_ADDBAReq()[all …]
805 struct rtllib_hdr_3addr { struct856 struct rtllib_hdr_3addr header;865 struct rtllib_hdr_3addr header;870 struct rtllib_hdr_3addr header;875 struct rtllib_hdr_3addr header;881 struct rtllib_hdr_3addr header;895 struct rtllib_hdr_3addr header;903 struct rtllib_hdr_3addr header;1050 struct rtllib_hdr_3addr *hdr; in Frame_QoSTID()1053 hdr = (struct rtllib_hdr_3addr *)buf; in Frame_QoSTID()[all …]
207 struct rtllib_hdr_3addr *header = in softmac_mgmt_xmit()208 (struct rtllib_hdr_3addr *) skb->data; in softmac_mgmt_xmit()283 struct rtllib_hdr_3addr *header = in softmac_ps_mgmt_xmit()284 (struct rtllib_hdr_3addr *) skb->data; in softmac_ps_mgmt_xmit()1058 struct rtllib_hdr_3addr *hdr; in rtllib_null_func()1060 skb = dev_alloc_skb(sizeof(struct rtllib_hdr_3addr)+ieee->tx_headroom); in rtllib_null_func()1066 hdr = (struct rtllib_hdr_3addr *)skb_put(skb, in rtllib_null_func()1067 sizeof(struct rtllib_hdr_3addr)); in rtllib_null_func()1490 sizeof(struct rtllib_hdr_3addr)); in rtllib_auth_challenge()1832 struct rtllib_hdr_3addr *header = in probe_rq_parse()[all …]
222 struct rtllib_hdr_3addr *hdr = (struct rtllib_hdr_3addr *)skb->data; in rtllib_rx_frame_mgmt()775 struct rtllib_hdr_3addr *hdr = (struct rtllib_hdr_3addr *)skb->data; in parse_subframe()778 u16 LLCOffset = sizeof(struct rtllib_hdr_3addr); in parse_subframe()
882 if (unlikely(skb->len < sizeof(struct rtllib_hdr_3addr))) { in rtllib_xmit_inter()
1707 struct rtllib_hdr_3addr *hdr; in _rtl92e_process_phyinfo()1711 hdr = (struct rtllib_hdr_3addr *)buffer; in _rtl92e_process_phyinfo()1875 struct rtllib_hdr_3addr *hdr; in _rtl92e_translate_rx_signal_stats()1884 hdr = (struct rtllib_hdr_3addr *)tmp_buf; in _rtl92e_translate_rx_signal_stats()