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