Searched defs:pxmitframe (Results 1 – 2 of 2) sorted by relevance
35 void rtw_wep_encrypt(struct adapter *padapter, u8 *pxmitframe) in rtw_wep_encrypt()457 u32 rtw_tkip_encrypt(struct adapter *padapter, u8 *pxmitframe) in rtw_tkip_encrypt()1029 u32 rtw_aes_encrypt(struct adapter *padapter, u8 *pxmitframe) in rtw_aes_encrypt()
951 struct xmit_frame *pxmitframe = NULL; in validate_recv_ctrl_frame() local