Searched defs:pmgntframe (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/drivers/staging/r8188eu/core/ |
D | rtw_mlme_ext.c | 1820 struct xmit_frame *pmgntframe; in issue_p2p_GO_request() local 2156 struct xmit_frame *pmgntframe; in issue_p2p_GO_response() local 2514 struct xmit_frame *pmgntframe; in issue_p2p_GO_confirm() local 2677 struct xmit_frame *pmgntframe; in issue_p2p_invitation_request() local 2923 struct xmit_frame *pmgntframe; in issue_p2p_invitation_response() local 3114 struct xmit_frame *pmgntframe; in issue_p2p_provision_request() local 3221 struct xmit_frame *pmgntframe; in issue_probersp_p2p() local 3467 struct xmit_frame *pmgntframe; in _issue_probereq_p2p() local 4256 struct xmit_frame *pmgntframe; in alloc_mgtxmitframe() local 4325 void dump_mgntframe(struct adapter *padapter, struct xmit_frame *pmgntframe) in dump_mgntframe() [all …]
|
D | rtw_p2p.c | 115 struct xmit_frame *pmgntframe; in issue_group_disc_req() local 172 struct xmit_frame *pmgntframe; in issue_p2p_devdisc_resp() local 251 struct xmit_frame *pmgntframe; in issue_p2p_provision_resp() local 319 struct xmit_frame *pmgntframe; in issue_p2p_presence_resp() local
|
/Linux-v5.15/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 1935 struct xmit_frame *pmgntframe; in _alloc_mgtxmitframe() local 2020 void update_mgntframe_attrib_addr(struct adapter *padapter, struct xmit_frame *pmgntframe) in update_mgntframe_attrib_addr() 2031 void dump_mgntframe(struct adapter *padapter, struct xmit_frame *pmgntframe) in dump_mgntframe() 2043 s32 dump_mgntframe_and_wait(struct adapter *padapter, struct xmit_frame *pmgntframe, int timeout_ms) in dump_mgntframe_and_wait() 2073 s32 dump_mgntframe_and_wait_ack(struct adapter *padapter, struct xmit_frame *pmgntframe) in dump_mgntframe_and_wait_ack() 2137 struct xmit_frame *pmgntframe; in issue_beacon() local 2284 struct xmit_frame *pmgntframe; in issue_probersp() local 2482 struct xmit_frame *pmgntframe; in _issue_probereq() local 2610 struct xmit_frame *pmgntframe; in issue_auth() local 2740 struct xmit_frame *pmgntframe; in issue_asocrsp() local [all …]
|
/Linux-v5.15/drivers/staging/rtl8723bs/hal/ |
D | rtl8723bs_xmit.c | 442 struct adapter *padapter, struct xmit_frame *pmgntframe in rtl8723bs_mgnt_xmit()
|
D | hal_intf.c | 209 s32 rtw_hal_mgnt_xmit(struct adapter *padapter, struct xmit_frame *pmgntframe) in rtw_hal_mgnt_xmit()
|
/Linux-v5.15/drivers/staging/r8188eu/hal/ |
D | rtl8188eu_xmit.c | 659 s32 rtl8188eu_mgnt_xmit(struct adapter *adapt, struct xmit_frame *pmgntframe) in rtl8188eu_mgnt_xmit()
|
D | rtl8188e_cmd.c | 469 struct xmit_frame *pmgntframe; in SetFwRsvdPagePkt() local
|
D | hal_intf.c | 214 s32 rtw_hal_mgnt_xmit(struct adapter *adapt, struct xmit_frame *pmgntframe) in rtw_hal_mgnt_xmit()
|
/Linux-v5.15/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 2216 struct xmit_frame *pmgntframe; in rtw_cfg80211_monitor_if_xmit_entry() local 2629 struct xmit_frame *pmgntframe; in _cfg80211_rtw_mgmt_tx() local
|