Home
last modified time | relevance | path

Searched refs:cw1200_txpriv (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/net/wireless/cw1200/
Dqueue.h21 /* extern */ struct cw1200_txpriv;
27 const struct cw1200_txpriv *txpriv);
59 struct cw1200_txpriv { struct
84 struct cw1200_txpriv *txpriv); argument
89 const struct cw1200_txpriv **txpriv);
96 const struct cw1200_txpriv **txpriv);
Dtxrx.h22 /* extern */ struct cw1200_txpriv;
69 const struct cw1200_txpriv *txpriv);
Dqueue.c25 struct cw1200_txpriv txpriv;
283 struct cw1200_txpriv *txpriv) in cw1200_queue_put()
337 const struct cw1200_txpriv **txpriv) in cw1200_queue_get()
450 struct cw1200_txpriv gc_txpriv; in cw1200_queue_remove()
496 const struct cw1200_txpriv **txpriv) in cw1200_queue_get_skb()
Dtxrx.c413 struct cw1200_txpriv txpriv;
860 const struct cw1200_txpriv *txpriv; in cw1200_tx_confirm_cb()
995 const struct cw1200_txpriv *txpriv) in cw1200_skb_dtor()
Dscan.c359 const struct cw1200_txpriv *txpriv; in cw1200_probe_work()
Dwsm.c1463 const struct cw1200_txpriv *txpriv, in wsm_handle_tx_data()
1673 const struct cw1200_txpriv *txpriv = NULL; in wsm_get_tx()