Home
last modified time | relevance | path

Searched refs:rtllib_hdr_3addr (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtl819x_BAProc.c71 struct rtllib_hdr_3addr *BAReq = NULL; in rtllib_ADDBA()
134 struct rtllib_hdr_3addr *Delba = NULL; in rtllib_DELBA()
221 struct rtllib_hdr_3addr *req = NULL; in rtllib_rx_ADDBAReq()
233 (int)(sizeof(struct rtllib_hdr_3addr) + 9)); in rtllib_rx_ADDBAReq()
242 req = (struct rtllib_hdr_3addr *) skb->data; in rtllib_rx_ADDBAReq()
245 tag += sizeof(struct rtllib_hdr_3addr); in rtllib_rx_ADDBAReq()
311 struct rtllib_hdr_3addr *rsp = NULL; in rtllib_rx_ADDBARsp()
325 rsp = (struct rtllib_hdr_3addr *)skb->data; in rtllib_rx_ADDBARsp()
328 tag += sizeof(struct rtllib_hdr_3addr); in rtllib_rx_ADDBARsp()
415 struct rtllib_hdr_3addr *delba = NULL; in rtllib_rx_DELBA()
[all …]
H A Drtllib.h749 struct rtllib_hdr_3addr { struct
800 struct rtllib_hdr_3addr header;
809 struct rtllib_hdr_3addr header;
814 struct rtllib_hdr_3addr header;
819 struct rtllib_hdr_3addr header;
825 struct rtllib_hdr_3addr header;
839 struct rtllib_hdr_3addr header;
847 struct rtllib_hdr_3addr header;
994 struct rtllib_hdr_3addr *hdr; in Frame_QoSTID()
997 hdr = (struct rtllib_hdr_3addr *)buf; in Frame_QoSTID()
[all …]
H A Drtllib_softmac.c204 struct rtllib_hdr_3addr *header = in softmac_mgmt_xmit()
205 (struct rtllib_hdr_3addr *) skb->data; in softmac_mgmt_xmit()
281 struct rtllib_hdr_3addr *header = in softmac_ps_mgmt_xmit()
282 (struct rtllib_hdr_3addr *) skb->data; in softmac_ps_mgmt_xmit()
1052 struct rtllib_hdr_3addr *hdr; in rtllib_null_func()
1476 sizeof(struct rtllib_hdr_3addr)); in rtllib_auth_challenge()
1820 struct rtllib_hdr_3addr *header = in probe_rq_parse()
2171 struct rtllib_hdr_3addr *header = (struct rtllib_hdr_3addr *) skb->data; in rtllib_process_action()
2210 struct rtllib_hdr_3addr *header = (struct rtllib_hdr_3addr *) skb->data; in rtllib_rx_assoc_resp()
2355 struct rtllib_hdr_3addr *header = (struct rtllib_hdr_3addr *) skb->data; in rtllib_rx_deauth()
[all …]
H A Drtllib_rx.c214 struct rtllib_hdr_3addr *hdr = (struct rtllib_hdr_3addr *)skb->data; in rtllib_rx_frame_mgmt()
767 struct rtllib_hdr_3addr *hdr = (struct rtllib_hdr_3addr *)skb->data; in parse_subframe()
770 u16 LLCOffset = sizeof(struct rtllib_hdr_3addr); in parse_subframe()
H A Drtllib_tx.c865 if (unlikely(skb->len < sizeof(struct rtllib_hdr_3addr))) { in rtllib_xmit_inter()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtl819x_BAProc.c71 struct rtllib_hdr_3addr *BAReq = NULL; in rtllib_ADDBA()
134 struct rtllib_hdr_3addr *Delba = NULL; in rtllib_DELBA()
221 struct rtllib_hdr_3addr *req = NULL; in rtllib_rx_ADDBAReq()
233 (int)(sizeof(struct rtllib_hdr_3addr) + 9)); in rtllib_rx_ADDBAReq()
242 req = (struct rtllib_hdr_3addr *) skb->data; in rtllib_rx_ADDBAReq()
245 tag += sizeof(struct rtllib_hdr_3addr); in rtllib_rx_ADDBAReq()
311 struct rtllib_hdr_3addr *rsp = NULL; in rtllib_rx_ADDBARsp()
325 rsp = (struct rtllib_hdr_3addr *)skb->data; in rtllib_rx_ADDBARsp()
328 tag += sizeof(struct rtllib_hdr_3addr); in rtllib_rx_ADDBARsp()
415 struct rtllib_hdr_3addr *delba = NULL; in rtllib_rx_DELBA()
[all …]
H A Drtllib.h749 struct rtllib_hdr_3addr { struct
800 struct rtllib_hdr_3addr header;
809 struct rtllib_hdr_3addr header;
814 struct rtllib_hdr_3addr header;
819 struct rtllib_hdr_3addr header;
825 struct rtllib_hdr_3addr header;
839 struct rtllib_hdr_3addr header;
847 struct rtllib_hdr_3addr header;
994 struct rtllib_hdr_3addr *hdr; in Frame_QoSTID()
997 hdr = (struct rtllib_hdr_3addr *)buf; in Frame_QoSTID()
[all …]
H A Drtllib_softmac.c204 struct rtllib_hdr_3addr *header = in softmac_mgmt_xmit()
205 (struct rtllib_hdr_3addr *) skb->data; in softmac_mgmt_xmit()
281 struct rtllib_hdr_3addr *header = in softmac_ps_mgmt_xmit()
282 (struct rtllib_hdr_3addr *) skb->data; in softmac_ps_mgmt_xmit()
1052 struct rtllib_hdr_3addr *hdr; in rtllib_null_func()
1476 sizeof(struct rtllib_hdr_3addr)); in rtllib_auth_challenge()
1820 struct rtllib_hdr_3addr *header = in probe_rq_parse()
2171 struct rtllib_hdr_3addr *header = (struct rtllib_hdr_3addr *) skb->data; in rtllib_process_action()
2210 struct rtllib_hdr_3addr *header = (struct rtllib_hdr_3addr *) skb->data; in rtllib_rx_assoc_resp()
2355 struct rtllib_hdr_3addr *header = (struct rtllib_hdr_3addr *) skb->data; in rtllib_rx_deauth()
[all …]
H A Drtllib_rx.c214 struct rtllib_hdr_3addr *hdr = (struct rtllib_hdr_3addr *)skb->data; in rtllib_rx_frame_mgmt()
767 struct rtllib_hdr_3addr *hdr = (struct rtllib_hdr_3addr *)skb->data; in parse_subframe()
770 u16 LLCOffset = sizeof(struct rtllib_hdr_3addr); in parse_subframe()
H A Drtllib_tx.c865 if (unlikely(skb->len < sizeof(struct rtllib_hdr_3addr))) { in rtllib_xmit_inter()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtl819x_BAProc.c71 struct rtllib_hdr_3addr *BAReq = NULL; in rtllib_ADDBA()
134 struct rtllib_hdr_3addr *Delba = NULL; in rtllib_DELBA()
221 struct rtllib_hdr_3addr *req = NULL; in rtllib_rx_ADDBAReq()
233 (int)(sizeof(struct rtllib_hdr_3addr) + 9)); in rtllib_rx_ADDBAReq()
242 req = (struct rtllib_hdr_3addr *) skb->data; in rtllib_rx_ADDBAReq()
245 tag += sizeof(struct rtllib_hdr_3addr); in rtllib_rx_ADDBAReq()
311 struct rtllib_hdr_3addr *rsp = NULL; in rtllib_rx_ADDBARsp()
325 rsp = (struct rtllib_hdr_3addr *)skb->data; in rtllib_rx_ADDBARsp()
328 tag += sizeof(struct rtllib_hdr_3addr); in rtllib_rx_ADDBARsp()
415 struct rtllib_hdr_3addr *delba = NULL; in rtllib_rx_DELBA()
[all …]
H A Drtllib.h749 struct rtllib_hdr_3addr { struct
800 struct rtllib_hdr_3addr header;
809 struct rtllib_hdr_3addr header;
814 struct rtllib_hdr_3addr header;
819 struct rtllib_hdr_3addr header;
825 struct rtllib_hdr_3addr header;
839 struct rtllib_hdr_3addr header;
847 struct rtllib_hdr_3addr header;
994 struct rtllib_hdr_3addr *hdr; in Frame_QoSTID()
997 hdr = (struct rtllib_hdr_3addr *)buf; in Frame_QoSTID()
[all …]
H A Drtllib_softmac.c204 struct rtllib_hdr_3addr *header = in softmac_mgmt_xmit()
205 (struct rtllib_hdr_3addr *) skb->data; in softmac_mgmt_xmit()
281 struct rtllib_hdr_3addr *header = in softmac_ps_mgmt_xmit()
282 (struct rtllib_hdr_3addr *) skb->data; in softmac_ps_mgmt_xmit()
1052 struct rtllib_hdr_3addr *hdr; in rtllib_null_func()
1476 sizeof(struct rtllib_hdr_3addr)); in rtllib_auth_challenge()
1820 struct rtllib_hdr_3addr *header = in probe_rq_parse()
2171 struct rtllib_hdr_3addr *header = (struct rtllib_hdr_3addr *) skb->data; in rtllib_process_action()
2210 struct rtllib_hdr_3addr *header = (struct rtllib_hdr_3addr *) skb->data; in rtllib_rx_assoc_resp()
2355 struct rtllib_hdr_3addr *header = (struct rtllib_hdr_3addr *) skb->data; in rtllib_rx_deauth()
[all …]
H A Drtllib_rx.c214 struct rtllib_hdr_3addr *hdr = (struct rtllib_hdr_3addr *)skb->data; in rtllib_rx_frame_mgmt()
767 struct rtllib_hdr_3addr *hdr = (struct rtllib_hdr_3addr *)skb->data; in parse_subframe()
770 u16 LLCOffset = sizeof(struct rtllib_hdr_3addr); in parse_subframe()
H A Drtllib_tx.c865 if (unlikely(skb->len < sizeof(struct rtllib_hdr_3addr))) { in rtllib_xmit_inter()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c1685 struct rtllib_hdr_3addr *hdr; in _rtl92e_process_phyinfo()
1689 hdr = (struct rtllib_hdr_3addr *)buffer; in _rtl92e_process_phyinfo()
1852 struct rtllib_hdr_3addr *hdr; in _rtl92e_translate_rx_signal_stats()
1861 hdr = (struct rtllib_hdr_3addr *)tmp_buf; in _rtl92e_translate_rx_signal_stats()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c1685 struct rtllib_hdr_3addr *hdr; in _rtl92e_process_phyinfo()
1689 hdr = (struct rtllib_hdr_3addr *)buffer; in _rtl92e_process_phyinfo()
1852 struct rtllib_hdr_3addr *hdr; in _rtl92e_translate_rx_signal_stats()
1861 hdr = (struct rtllib_hdr_3addr *)tmp_buf; in _rtl92e_translate_rx_signal_stats()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c1685 struct rtllib_hdr_3addr *hdr; in _rtl92e_process_phyinfo()
1689 hdr = (struct rtllib_hdr_3addr *)buffer; in _rtl92e_process_phyinfo()
1852 struct rtllib_hdr_3addr *hdr; in _rtl92e_translate_rx_signal_stats()
1861 hdr = (struct rtllib_hdr_3addr *)tmp_buf; in _rtl92e_translate_rx_signal_stats()