Home
last modified time | relevance | path

Searched refs:xmitframe_phead (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c950 struct list_head *xmitframe_plist, *xmitframe_phead; in validate_recv_ctrl_frame() local
957 xmitframe_phead = get_list_head(&psta->sleep_q); in validate_recv_ctrl_frame()
958 xmitframe_plist = get_next(xmitframe_phead); in validate_recv_ctrl_frame()
960 if (xmitframe_phead != xmitframe_plist) { in validate_recv_ctrl_frame()