Searched defs:prframe (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_rxdesc.c | 22 struct recv_frame *prframe) in process_rssi() 39 struct recv_frame *prframe) in process_link_qual() 62 void rtl8723a_process_phy_info(struct rtw_adapter *padapter, void *prframe) in rtl8723a_process_phy_info()
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | rtl8712_recv.c | 200 union recv_frame *prframe, *pnextrframe; in recvframe_defrag() local 328 static int amsdu_to_msdu(struct _adapter *padapter, union recv_frame *prframe) in amsdu_to_msdu() 481 union recv_frame *prframe) in enqueue_reorder_recvframe() 512 union recv_frame *prframe; in r8712_recv_indicatepkts_in_order() local 567 union recv_frame *prframe) in recv_indicatepkt_reorder() 637 union recv_frame *prframe) in r8712_process_recv_indicatepkts() 726 union recv_frame *prframe) in query_rx_phy_status() 883 union recv_frame *prframe) in process_link_qual() 920 static void process_rssi(struct _adapter *padapter, union recv_frame *prframe) in process_rssi() 947 union recv_frame *prframe) in process_phy_info() [all …]
|
/linux-4.1.27/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_rxdesc.c | 26 static void process_rssi(struct adapter *padapter, struct recv_frame *prframe) in process_rssi() 43 struct recv_frame *prframe) in process_link_qual() 65 void rtl8188e_process_phy_info(struct adapter *padapter, void *prframe) in rtl8188e_process_phy_info()
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_recv.c | 710 struct recv_frame *prframe, struct sta_info *sta) in count_rx_stats() 1575 struct recv_frame *prframe, *pnextrframe; in recvframe_defrag() local 1776 int amsdu_to_msdu(struct rtw_adapter *padapter, struct recv_frame *prframe) in amsdu_to_msdu() 1839 struct recv_frame *prframe) in enqueue_reorder_recvframe23a() 1895 struct recv_frame *prframe; in recv_indicatepkts_in_order() local 1978 struct recv_frame *prframe) in recv_indicatepkt_reorder() 2102 struct recv_frame *prframe) in process_recv_indicatepkts() 2171 struct recv_frame *prframe) in recv_func_posthandle()
|
D | rtw_sta_mgt.c | 266 struct recv_frame *prframe; in rtw_free_stainfo23a() local
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_recv.c | 679 struct recv_frame *prframe, in count_rx_stats() 1443 struct recv_frame *prframe, *pnextrframe; in recvframe_defrag() local 1617 static int amsdu_to_msdu(struct adapter *padapter, struct recv_frame *prframe) in amsdu_to_msdu() 1765 struct recv_frame *prframe) in enqueue_reorder_recvframe() 1797 struct recv_frame *prframe; in recv_indicatepkts_in_order() local 1859 struct recv_frame *prframe) in recv_indicatepkt_reorder() 1970 struct recv_frame *prframe) in process_recv_indicatepkts() 2028 struct recv_frame *prframe) in recv_func_posthandle()
|
D | rtw_sta_mgt.c | 350 struct recv_frame *prframe; in rtw_free_stainfo() local
|