Searched refs:qLog10N (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_qmath.c | 228 * qLog10N - address where log10N qformat will be written. 232 void qm_log10(s32 N, s16 qN, s16 *log10N, s16 *qLog10N) in qm_log10() argument 295 *qLog10N = 15 + s16norm - 16 + 1; in qm_log10()
|
H A D | phy_qmath.h | 29 void qm_log10(s32 N, s16 qN, s16 *log10N, s16 *qLog10N);
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_qmath.c | 228 * qLog10N - address where log10N qformat will be written. 232 void qm_log10(s32 N, s16 qN, s16 *log10N, s16 *qLog10N) in qm_log10() argument 295 *qLog10N = 15 + s16norm - 16 + 1; in qm_log10()
|
H A D | phy_qmath.h | 29 void qm_log10(s32 N, s16 qN, s16 *log10N, s16 *qLog10N);
|
Completed in 3 milliseconds