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()243 struct libipw_txb *txb = NULL; in libipw_xmit()
479 struct libipw_txb { struct852 netdev_tx_t (*hard_start_xmit) (struct libipw_txb * txb,1011 void libipw_txb_free(struct libipw_txb *);
323 struct libipw_txb *txb;
519 struct libipw_txb **txb;
10047 static int ipw_tx_skb(struct ipw_priv *priv, struct libipw_txb *txb, in ipw_tx_skb()10258 struct libipw_txb *txb) in ipw_handle_promiscuous_tx()10338 static netdev_tx_t ipw_net_hard_start_xmit(struct libipw_txb *txb, in ipw_net_hard_start_xmit()
3362 static netdev_tx_t ipw2100_tx(struct libipw_txb *txb, in ipw2100_tx()
Completed in 54 milliseconds