Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h514 int (*set_im)(struct bwn_mac *, int); member
H A Dif_bwn.c1407 mac->mac_phy.set_im = bwn_phy_g_im; in bwn_attach_core()
1443 mac->mac_phy.set_im = bwn_phy_n_im; in bwn_attach_core()
2427 if (phy->set_im) in bwn_chip_init()
2428 phy->set_im(mac, BWN_IMMODE_NONE); in bwn_chip_init()