Searched defs:pframe (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_mlme_ext.c | 422 u8 *pframe = precv_frame->u.hdr.rx_data; in _mgt_dispatcher() local 439 u8 *pframe = precv_frame->u.hdr.rx_data; in mgt_dispatcher() local 507 u8 *pframe = precv_frame->u.hdr.rx_data; in OnProbeReq() local 565 u8 *pframe = precv_frame->u.hdr.rx_data; in OnBeacon() local 682 u8 *pframe = precv_frame->u.hdr.rx_data; in OnAuth() local 859 u8 *pframe = precv_frame->u.hdr.rx_data; in OnAuthClient() local 947 u8 *pframe = precv_frame->u.hdr.rx_data; in OnAssocReq() local 1365 u8 *pframe = precv_frame->u.hdr.rx_data; in OnAssocRsp() local 1451 u8 *pframe = precv_frame->u.hdr.rx_data; in OnDeAuth() local 1524 u8 *pframe = precv_frame->u.hdr.rx_data; in OnDisassoc() local [all …]
|
| H A D | rtw_wlan_util.c | 1101 int rtw_check_bcn_info(struct adapter *Adapter, u8 *pframe, u32 packet_len) in rtw_check_bcn_info() 1281 void update_beacon_info(struct adapter *padapter, u8 *pframe, uint pkt_len, struct sta_info *psta) in update_beacon_info() 1426 unsigned char check_assoc_AP(u8 *pframe, uint len) in check_assoc_AP() 1640 void update_TSF(struct mlme_ext_priv *pmlmeext, u8 *pframe, uint len) in update_TSF() 1660 void adaptive_early_32k(struct mlme_ext_priv *pmlmeext, u8 *pframe, uint len) in adaptive_early_32k()
|
| H A D | rtw_xmit.c | 783 u8 *pframe, *payload, mic[8]; in xmitframe_addmic() local 1058 u8 *pframe, *mem_start; in rtw_xmitframe_coalesce() local 1179 u8 *pframe, *mem_start = NULL, *tmp_buf = NULL; in rtw_mgmt_xmitframe_coalesce() local
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | wifi.h | 83 #define get_tofr_ds(pframe) ((GetToDs(pframe) << 1) | GetFrDs(pframe)) argument 192 static inline unsigned char *rtl8723bs_get_ra(unsigned char *pframe) in rtl8723bs_get_ra() 198 static inline unsigned char *get_ta(unsigned char *pframe) in get_ta() 205 static inline unsigned char *get_da(unsigned char *pframe) in get_da() 229 static inline unsigned char *get_sa(unsigned char *pframe) in get_sa() 252 static inline unsigned char *get_hdr_bssid(unsigned char *pframe) in get_hdr_bssid() 276 static inline int IsFrameTypeCtrl(unsigned char *pframe) in IsFrameTypeCtrl()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | fsl_qe_udc.c | 794 struct qe_frame *pframe; in ep0_setup_handle() local 818 struct qe_frame *pframe; in qe_ep0_rx() local 890 struct qe_frame *pframe; in qe_ep_rxframe_handle() local 937 struct qe_frame *pframe; in ep_rx_tasklet() local 1024 struct qe_frame *pframe; in qe_ep_rx() local 1364 struct qe_frame *pframe; in qe_ep0_txconf() local 1420 struct qe_frame *pframe = NULL; in qe_ep_txconf() local 1473 struct qe_frame *pframe = NULL; in ep_req_rx() local
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | rtl8723b_cmd.c | 106 static void ConstructBeacon(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructBeacon() 194 static void ConstructPSPoll(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructPSPoll() 223 u8 *pframe, in ConstructNullFunctionData() 742 u8 *pframe, in ConstructBtNullFunctionData()
|
| /linux/drivers/staging/rtl8723bs/os_dep/ |
| H A D | ioctl_cfg80211.c | 2060 unsigned char *pframe; in rtw_cfg80211_monitor_if_xmit_entry() local 2462 unsigned char *pframe; in _cfg80211_rtw_mgmt_tx() local
|
| /linux/drivers/media/platform/st/sti/delta/ |
| H A D | delta-v4l2.c | 1243 struct delta_frame **pframe) in delta_get_free_frame()
|
| /linux/drivers/scsi/ |
| H A D | mvumi.c | 2028 struct mvumi_msg_frame *pframe; in mvumi_build_frame() local
|