Searched refs:chanspec_set (Results 1 – 1 of 1) sorted by relevance
1182 void (*chanspec_set)(struct brcms_phy *, u16) = NULL; in wlc_phy_chanspec_set() local1190 chanspec_set = pi->pi_fptr.chanset; in wlc_phy_chanspec_set()1191 if (chanspec_set) in wlc_phy_chanspec_set()1192 (*chanspec_set)(pi, chanspec); in wlc_phy_chanspec_set()