Searched refs:qsel (Results 1 – 17 of 17) sorted by relevance
134 switch (pattrib->qsel) { in get_ff_hwaddr()243 unsigned int qsel = 0; in r8712_do_queue_select() local247 qsel = (unsigned int) pattrib->priority; in r8712_do_queue_select()249 qsel = (unsigned int) pattrib->priority; in r8712_do_queue_select()250 if (qsel == 0 || qsel == 3) in r8712_do_queue_select()251 qsel = 3; in r8712_do_queue_select()252 else if (qsel == 1 || qsel == 2) in r8712_do_queue_select()253 qsel = 1; in r8712_do_queue_select()254 else if (qsel == 4 || qsel == 5) in r8712_do_queue_select()255 qsel = 5; in r8712_do_queue_select()[all …]
118 u8 qsel; member
136 uint qsel; in update_txdesc() local158 qsel = (uint)(pattrib->qsel & 0x0000001f); in update_txdesc()159 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()210 qsel = (uint)(pattrib->qsel&0x0000001f); in update_txdesc()211 ptxdesc->txdw1 |= cpu_to_le32((qsel<<QSEL_SHT)&0x00001f00); in update_txdesc()434 pattrib->qsel = pattrib->priority; in rtl8723au_hal_xmit()
551 pattrib->qsel = 0x10; in SetFwRsvdPagePkt()713 pattrib->qsel = 0x10; in SetFwRsvdPagePkt_BTCoex()
259 enum rtl_desc_qsel qsel; in _rtl8192cu_mq_to_descq() local263 qsel = QSLT_BEACON; in _rtl8192cu_mq_to_descq()267 qsel = QSLT_MGNT; in _rtl8192cu_mq_to_descq()272 qsel = QSLT_VO; in _rtl8192cu_mq_to_descq()277 qsel = QSLT_VI; in _rtl8192cu_mq_to_descq()282 qsel = QSLT_BK; in _rtl8192cu_mq_to_descq()288 qsel = QSLT_BE; in _rtl8192cu_mq_to_descq()294 return qsel; in _rtl8192cu_mq_to_descq()
178 uint qsel; in update_txdesc() local226 qsel = (uint)(pattrib->qsel & 0x0000001f); in update_txdesc()227 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()286 qsel = (uint)(pattrib->qsel&0x0000001f); in update_txdesc()287 ptxdesc->txdw1 |= cpu_to_le32((qsel << QSEL_SHT) & 0x00001f00); in update_txdesc()
43 txrpt_ccx->final_data_rate, txrpt_ccx->qsel, in dump_txrpt_ccx_88e()
567 pattrib->qsel = 0x10; in SetFwRsvdPagePkt()
87 u32 qsel:5; member205 u8 qsel:4; member
151 u8 qsel; member
149 u8 qsel:4; member
152 u8 qsel; member
1669 switch (pattrib->qsel) { in rtw_get_ff_hwaddr()1703 u8 qsel; in do_queue_select() local1705 qsel = pattrib->priority; in do_queue_select()1706 …_xmit_c_, _drv_info_, ("### do_queue_select priority=%d , qsel = %d\n", pattrib->priority , qsel)); in do_queue_select()1708 pattrib->qsel = qsel; in do_queue_select()1784 pattrib->qsel = 0x11;/* HIQ */ in xmitframe_enqueue_for_sleeping_sta()
1866 pattrib->qsel = 0x12; in update_mgntframe_attrib()2000 pattrib->qsel = 0x10; in issue_beacon()5536 pxmitframe->attrib.qsel = 0x11;/* HIQ */ in tx_beacon_hdl()
1831 switch (pattrib->qsel) { in rtw_get_ff_hwaddr23a()1895 pxmitframe->attrib.qsel = pxmitframe->attrib.priority; in rtw_xmit23a()1946 pattrib->qsel = 0x11;/* HIQ */ in xmitframe_enqueue_for_sleeping_sta23a()
2237 pattrib->qsel = 0x12; in update_mgntframe_attrib23a()2388 pattrib->qsel = 0x10; in issue_beacon23a()6130 pxmitframe->attrib.qsel = 0x11;/* HIQ */ in tx_beacon_hdl23a()
7742 u8 qsel) in igb_rar_set_qsel() argument7758 rar_high |= E1000_RAH_POOL_1 * qsel; in igb_rar_set_qsel()7760 rar_high |= E1000_RAH_POOL_1 << qsel; in igb_rar_set_qsel()