Searched refs:xmitframe_phead (Results 1 – 1 of 1) sorted by relevance
950 struct list_head *xmitframe_plist, *xmitframe_phead; in validate_recv_ctrl_frame() local957 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()