Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dphy_common.h161 void (*prepare_structs)(struct b43_wldev *dev); member
Dphy_a.c579 .prepare_structs = b43_aphy_op_prepare_structs,
Dphy_ht.c605 .prepare_structs = b43_phy_ht_op_prepare_structs,
Dphy_lcn.c888 .prepare_structs = b43_phy_lcn_op_prepare_structs,
Dphy_g.c3036 .prepare_structs = b43_gphy_op_prepare_structs,
Dphy_lp.c2720 .prepare_structs = b43_lpphy_op_prepare_structs,
Dmain.c4628 phy->ops->prepare_structs(dev); in b43_wireless_core_init()
Dphy_n.c4967 .prepare_structs = b43_nphy_op_prepare_structs,