sta_queue        1403 drivers/staging/rtl8188eu/core/rtw_xmit.c 		sta_phead = get_list_head(phwxmit->sta_queue);
sta_queue        1499 drivers/staging/rtl8188eu/core/rtw_xmit.c 		list_add_tail(&ptxservq->tx_pending, get_list_head(phwxmits[ac_index].sta_queue));
sta_queue        1522 drivers/staging/rtl8188eu/core/rtw_xmit.c 	hwxmits[0] .sta_queue = &pxmitpriv->vo_pending;
sta_queue        1523 drivers/staging/rtl8188eu/core/rtw_xmit.c 	hwxmits[1] .sta_queue = &pxmitpriv->vi_pending;
sta_queue        1524 drivers/staging/rtl8188eu/core/rtw_xmit.c 	hwxmits[2] .sta_queue = &pxmitpriv->be_pending;
sta_queue        1525 drivers/staging/rtl8188eu/core/rtw_xmit.c 	hwxmits[3] .sta_queue = &pxmitpriv->bk_pending;
sta_queue          96 drivers/staging/rtl8188eu/include/rtw_xmit.h 	struct __queue *sta_queue;
sta_queue         197 drivers/staging/rtl8712/rtl8712_xmit.c 		sta_phead = &phwxmit->sta_queue->queue;
sta_queue         948 drivers/staging/rtl8712/rtl871x_xmit.c 		hwxmits[0] .sta_queue = &pxmitpriv->bm_pending;
sta_queue         951 drivers/staging/rtl8712/rtl871x_xmit.c 		hwxmits[1] .sta_queue = &pxmitpriv->vo_pending;
sta_queue         954 drivers/staging/rtl8712/rtl871x_xmit.c 		hwxmits[2] .sta_queue = &pxmitpriv->vi_pending;
sta_queue         957 drivers/staging/rtl8712/rtl871x_xmit.c 		hwxmits[3] .sta_queue = &pxmitpriv->bk_pending;
sta_queue         960 drivers/staging/rtl8712/rtl871x_xmit.c 		hwxmits[4] .sta_queue = &pxmitpriv->be_pending;
sta_queue         964 drivers/staging/rtl8712/rtl871x_xmit.c 		hwxmits[0] .sta_queue = &pxmitpriv->vo_pending;
sta_queue         967 drivers/staging/rtl8712/rtl871x_xmit.c 		hwxmits[1] .sta_queue = &pxmitpriv->vi_pending;
sta_queue         970 drivers/staging/rtl8712/rtl871x_xmit.c 		hwxmits[2] .sta_queue = &pxmitpriv->be_pending;
sta_queue         973 drivers/staging/rtl8712/rtl871x_xmit.c 		hwxmits[3] .sta_queue = &pxmitpriv->bk_pending;
sta_queue          82 drivers/staging/rtl8712/rtl871x_xmit.h 	struct  __queue *sta_queue;
sta_queue        2129 drivers/staging/rtl8723bs/core/rtw_xmit.c 		list_add_tail(&ptxservq->tx_pending, get_list_head(phwxmits[ac_index].sta_queue));
sta_queue        2166 drivers/staging/rtl8723bs/core/rtw_xmit.c 		hwxmits[0] .sta_queue = &pxmitpriv->bm_pending;
sta_queue        2170 drivers/staging/rtl8723bs/core/rtw_xmit.c 		hwxmits[1] .sta_queue = &pxmitpriv->vo_pending;
sta_queue        2174 drivers/staging/rtl8723bs/core/rtw_xmit.c 		hwxmits[2] .sta_queue = &pxmitpriv->vi_pending;
sta_queue        2178 drivers/staging/rtl8723bs/core/rtw_xmit.c 		hwxmits[3] .sta_queue = &pxmitpriv->bk_pending;
sta_queue        2182 drivers/staging/rtl8723bs/core/rtw_xmit.c 		hwxmits[4] .sta_queue = &pxmitpriv->be_pending;
sta_queue        2188 drivers/staging/rtl8723bs/core/rtw_xmit.c 		hwxmits[0] .sta_queue = &pxmitpriv->vo_pending;
sta_queue        2192 drivers/staging/rtl8723bs/core/rtw_xmit.c 		hwxmits[1] .sta_queue = &pxmitpriv->vi_pending;
sta_queue        2196 drivers/staging/rtl8723bs/core/rtw_xmit.c 		hwxmits[2] .sta_queue = &pxmitpriv->be_pending;
sta_queue        2200 drivers/staging/rtl8723bs/core/rtw_xmit.c 		hwxmits[3] .sta_queue = &pxmitpriv->bk_pending;
sta_queue         251 drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c 		sta_phead = get_list_head(phwxmit->sta_queue);
sta_queue         133 drivers/staging/rtl8723bs/include/rtw_xmit.h 	struct __queue *sta_queue;