linear_segments
static struct linear_segments strength_to_db_table[] = {
static u32 interpolate_value(u32 value, struct linear_segments *segments,
static struct linear_segments strength_to_db_table[] = {
static u32 interpolate_value(u32 value, struct linear_segments *segments,
static const struct linear_segments cnr_to_db_table[] = {
static const struct linear_segments cnr_64qam_table[] = {
static const struct linear_segments cnr_16qam_table[] = {
static const struct linear_segments cnr_qpsk_table[] = {
static u32 interpolate_value(u32 value, const struct linear_segments *segments,
const struct linear_segments *segs;