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