Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas_tf/
H A Dlibertas_tf.h172 struct lbtf_ops { struct
184 const struct lbtf_ops *ops; argument
489 const struct lbtf_ops *ops);
H A Dmain.c474 static const struct ieee80211_ops lbtf_ops = { variable
550 const struct lbtf_ops *ops) in lbtf_add_card()
557 hw = ieee80211_alloc_hw(sizeof(struct lbtf_private), &lbtf_ops); in lbtf_add_card()
H A Dif_usb.c130 static const struct lbtf_ops if_usb_ops = {