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