Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/admin-guide/
H A Dindex.rst10 朱岩 Yan Zhu <zhuyan2015@qq.com>
H A Dmodule-signing.rst6 朱岩 Yan Zhu <zhuyan2015@qq.com>
/linux/net/sched/
H A Dsch_cake.c1567 struct cake_heap_entry qq; in cake_drop() local
1581 qq = q->overflow_heap[0]; in cake_drop()
1582 tin = qq.t; in cake_drop()
1583 idx = qq.b; in cake_drop()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c26081 u32 ii = 0, qq = 0; in wlc_phy_calc_rx_iq_comp_nphy() local
26104 qq = est[curr_core].q_pwr; in wlc_phy_calc_rx_iq_comp_nphy()
26108 qq = est[curr_core].q_pwr; in wlc_phy_calc_rx_iq_comp_nphy()
26113 if ((ii + qq) < NPHY_MIN_RXIQ_PWR) { in wlc_phy_calc_rx_iq_comp_nphy()
26119 qq_nbits = wlc_phy_nbits(qq); in wlc_phy_calc_rx_iq_comp_nphy()
26142 b = (qq << (31 - qq_nbits)); in wlc_phy_calc_rx_iq_comp_nphy()
26149 b = (qq << (31 - qq_nbits)); in wlc_phy_calc_rx_iq_comp_nphy()