Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dlibertas_tf.h172 struct lbtf_ops { struct
184 const struct lbtf_ops *ops; argument
488 const struct lbtf_ops *ops);
H A Dmain.c475 static const struct ieee80211_ops lbtf_ops = { variable
556 const struct lbtf_ops *ops) in lbtf_add_card()
563 hw = ieee80211_alloc_hw(sizeof(struct lbtf_private), &lbtf_ops); in lbtf_add_card()