Searched refs:bwn_setup_channels (Results 1 – 1 of 1) sorted by relevance
141 static int bwn_setup_channels(struct bwn_mac *, int, int);1473 error = bwn_setup_channels(mac, have_bg, have_a); in bwn_attach_core()1669 bwn_setup_channels(struct bwn_mac *mac, int have_bg, int have_a) in bwn_setup_channels() function