Searched defs:prframe (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/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.4.14/drivers/staging/rtl8712/ |
D | rtl8712_recv.c | 201 union recv_frame *prframe, *pnextrframe; in recvframe_defrag() local 329 static int amsdu_to_msdu(struct _adapter *padapter, union recv_frame *prframe) in amsdu_to_msdu() 483 union recv_frame *prframe) in enqueue_reorder_recvframe() 514 union recv_frame *prframe; in r8712_recv_indicatepkts_in_order() local 569 union recv_frame *prframe) in recv_indicatepkt_reorder() 640 union recv_frame *prframe) in r8712_process_recv_indicatepkts() 729 union recv_frame *prframe) in query_rx_phy_status() 886 union recv_frame *prframe) in process_link_qual() 923 static void process_rssi(struct _adapter *padapter, union recv_frame *prframe) in process_rssi() 950 union recv_frame *prframe) in process_phy_info() [all …]
|
/linux-4.4.14/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.4.14/drivers/staging/rtl8723au/core/ |
D | rtw_recv.c | 710 struct recv_frame *prframe, struct sta_info *sta) in count_rx_stats() 1574 struct recv_frame *prframe, *pnextrframe; in recvframe_defrag() local 1775 int amsdu_to_msdu(struct rtw_adapter *padapter, struct recv_frame *prframe) in amsdu_to_msdu() 1838 struct recv_frame *prframe) in enqueue_reorder_recvframe23a() 1894 struct recv_frame *prframe; in recv_indicatepkts_in_order() local 1977 struct recv_frame *prframe) in recv_indicatepkt_reorder() 2101 struct recv_frame *prframe) in process_recv_indicatepkts() 2170 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.4.14/drivers/staging/rtl8188eu/core/ |
D | rtw_recv.c | 659 struct recv_frame *prframe, in count_rx_stats() 1427 struct recv_frame *prframe, *pnextrframe; in recvframe_defrag() local 1597 static int amsdu_to_msdu(struct adapter *padapter, struct recv_frame *prframe) in amsdu_to_msdu() 1745 struct recv_frame *prframe) in enqueue_reorder_recvframe() 1777 struct recv_frame *prframe; in recv_indicatepkts_in_order() local 1839 struct recv_frame *prframe) in recv_indicatepkt_reorder() 1950 struct recv_frame *prframe) in process_recv_indicatepkts() 2008 struct recv_frame *prframe) in recv_func_posthandle()
|
D | rtw_sta_mgt.c | 325 struct recv_frame *prframe; in rtw_free_stainfo() local
|