Home
last modified time | relevance | path

Searched refs:bwn_setup_channels (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/bwn/
HDif_bwn.c131 static int bwn_setup_channels(struct bwn_mac *, int, int);
1318 error = bwn_setup_channels(mac, have_bg, have_a); in bwn_attach_core()
1504 bwn_setup_channels(struct bwn_mac *mac, int have_bg, int have_a) in bwn_setup_channels() function