Searched refs:xmitframe_plist (Results 1 – 1 of 1) sorted by relevance
5839 struct list_head *xmitframe_plist, *xmitframe_phead, *tmp; in chk_bmc_sleepq_hdl() local5856 list_for_each_safe(xmitframe_plist, tmp, xmitframe_phead) { in chk_bmc_sleepq_hdl()5857 pxmitframe = list_entry(xmitframe_plist, in chk_bmc_sleepq_hdl()