Home
last modified time | relevance | path

Searched defs:pframe (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h83 #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/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c105 static void ConstructBeacon(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructBeacon()
193 static void ConstructPSPoll(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructPSPoll()
222 u8 *pframe, in ConstructNullFunctionData()
741 u8 *pframe, in ConstructBtNullFunctionData()