Home
last modified time | relevance | path

Searched defs:prframe (Results 1 – 4 of 4) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_recv.c1236 void count_rx_stats(_adapter *padapter, union recv_frame *prframe, struct sta_info *sta) in count_rx_stats()
2634 union recv_frame *prframe) in recvframe_expand_pkt()
2698 union recv_frame *prframe, *pnextrframe; in recvframe_defrag() local
3118 static u8 validate_amsdu_content(_adapter *padapter, union recv_frame *prframe, in validate_amsdu_content()
3151 int amsdu_to_msdu(_adapter *padapter, union recv_frame *prframe) in amsdu_to_msdu()
3317 static int recv_process_mpdu(_adapter *padapter, union recv_frame *prframe) in recv_process_mpdu()
3492 …c int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, union recv_frame *prframe) in enqueue_reorder_recvframe()
3561 union recv_frame *prframe; in recv_indicatepkts_in_order() local
3691 static int recv_indicatepkt_reorder(_adapter *padapter, union recv_frame *prframe) in recv_indicatepkt_reorder()
4221 int recv_func_posthandle(_adapter *padapter, union recv_frame *prframe) in recv_func_posthandle()
[all …]
Drtw_sta_mgt.c660 union recv_frame *prframe; in rtw_free_stainfo() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Drecv_linux.c337 _pkt *rtw_os_alloc_msdu_pkt(union recv_frame *prframe, const u8 *da, const u8 *sa in rtw_os_alloc_msdu_pkt()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com.c14573 void rtw_store_phy_info(_adapter *padapter, union recv_frame *prframe) in rtw_store_phy_info()