Home
last modified time | relevance | path

Searched defs:log_table (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_qmath.c172 static const s16 log_table[] = { variable
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h411 uint8_t *log_table; member
H A Dlibvhost-user.c722 vu_log_page(uint8_t *log_table, uint64_t page) in vu_log_page()