Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_common.h155 void (*prepare_structs)(struct b43_wldev *dev); member
H A Dphy_lcn.c844 .prepare_structs = b43_phy_lcn_op_prepare_structs,
H A Dphy_ht.c1126 .prepare_structs = b43_phy_ht_op_prepare_structs,
H A Dphy_g.c3038 .prepare_structs = b43_gphy_op_prepare_structs,
H A Dphy_lp.c2679 .prepare_structs = b43_lpphy_op_prepare_structs,
H A Dmain.c4829 phy->ops->prepare_structs(dev); in b43_wireless_core_init()
H A Dphy_n.c6654 .prepare_structs = b43_nphy_op_prepare_structs,