Searched defs:prframe (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_recv.c | 614 static void count_rx_stats(struct adapter *padapter, union recv_frame *prframe, struct sta_info *st… in count_rx_stats() 1023 union recv_frame *prframe, *pnextrframe; in recvframe_defrag() local 1567 static int amsdu_to_msdu(struct adapter *padapter, union recv_frame *prframe) in amsdu_to_msdu() 1674 …c int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, union recv_frame *prframe) in enqueue_reorder_recvframe() 1731 union recv_frame *prframe; in recv_indicatepkts_in_order() local 1813 static int recv_indicatepkt_reorder(struct adapter *padapter, union recv_frame *prframe) in recv_indicatepkt_reorder() 1928 static int process_recv_indicatepkts(struct adapter *padapter, union recv_frame *prframe) in process_recv_indicatepkts() 1982 static int recv_func_posthandle(struct adapter *padapter, union recv_frame *prframe) in recv_func_posthandle()
|
H A D | rtw_sta_mgt.c | 351 union recv_frame *prframe; in rtw_free_stainfo() local
|
/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | recv_linux.c | 52 struct sk_buff *rtw_os_alloc_msdu_pkt(union recv_frame *prframe, u16 nSubframe_Length, u8 *pdata) in rtw_os_alloc_msdu_pkt()
|