Searched refs:libipw_txb (Results 1 – 6 of 6) sorted by relevance
166 void libipw_txb_free(struct libipw_txb *txb) in libipw_txb_free()177 static struct libipw_txb *libipw_alloc_txb(int nr_frags, int txb_size, in libipw_alloc_txb()180 struct libipw_txb *txb; in libipw_alloc_txb()187 memset(txb, 0, sizeof(struct libipw_txb)); in libipw_alloc_txb()244 struct libipw_txb *txb = NULL; in libipw_xmit()
485 struct libipw_txb { struct794 netdev_tx_t (*hard_start_xmit) (struct libipw_txb * txb,953 void libipw_txb_free(struct libipw_txb *);
323 struct libipw_txb *txb;
521 struct libipw_txb **txb;
10086 static int ipw_tx_skb(struct ipw_priv *priv, struct libipw_txb *txb, in ipw_tx_skb()10297 struct libipw_txb *txb) in ipw_handle_promiscuous_tx()10377 static netdev_tx_t ipw_net_hard_start_xmit(struct libipw_txb *txb, in ipw_net_hard_start_xmit()
3378 static netdev_tx_t ipw2100_tx(struct libipw_txb *txb, in ipw2100_tx()