Searched refs:lhs_cfp (Results 1 – 1 of 1) sorted by relevance
3585 const chan_freq_power_t *lhs_cfp = (const chan_freq_power_t *)(lhs); in compare() local3588 if (lhs_cfp->channel < rhs_cfp->channel) in compare()3590 if (lhs_cfp->channel > rhs_cfp->channel) in compare()