Home
last modified time | relevance | path

Searched defs:txb (Results 1 – 19 of 19) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dlibipw_tx.c180 void libipw_txb_free(struct libipw_txb *txb) in libipw_txb_free()
194 struct libipw_txb *txb; in libipw_alloc_txb() local
258 struct libipw_txb *txb = NULL; in libipw_xmit() local
Dipw2200.c10117 static int ipw_tx_skb(struct ipw_priv *priv, struct libipw_txb *txb, in ipw_tx_skb()
10328 struct libipw_txb *txb) in ipw_handle_promiscuous_tx()
10408 static netdev_tx_t ipw_net_hard_start_xmit(struct libipw_txb *txb, in ipw_net_hard_start_xmit()
Dipw2100.h337 struct libipw_txb *txb; member
Dipw2100.c3387 static netdev_tx_t ipw2100_tx(struct libipw_txb *txb, in ipw2100_tx()
Dipw2200.h535 struct libipw_txb **txb; member
/linux-4.1.27/drivers/net/ethernet/micrel/
Dks8851.c62 u8 txb[6]; member
171 __le16 txb[2]; in ks8851_wrreg16() local
198 __le16 txb[2]; in ks8851_wrreg8() local
250 __le16 *txb = (__le16 *)ks->txd; in ks8851_rdreg() local
466 u8 txb[1]; in ks8851_rdfifo() local
748 static void ks8851_done_tx(struct ks8851_net *ks, struct sk_buff *txb) in ks8851_done_tx()
768 struct sk_buff *txb; in ks8851_tx_work() local
906 struct sk_buff *txb = skb_dequeue(&ks->txq); in ks8851_net_stop() local
Dks8851_mll.c381 u8 txb[4]; member
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_tx.c232 void ieee80211_txb_free(struct ieee80211_txb *txb) { in ieee80211_txb_free()
243 struct ieee80211_txb *txb; in ieee80211_alloc_txb() local
600 struct ieee80211_txb *txb = NULL; in ieee80211_xmit() local
Dieee80211_softmac.c2142 void ieee80211_softmac_xmit(struct ieee80211_txb *txb, struct ieee80211_device *ieee) in ieee80211_softmac_xmit()
Dieee80211.h1598 struct ieee80211_txb *txb; member
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_tx.c215 void rtllib_txb_free(struct rtllib_txb *txb) in rtllib_txb_free()
225 struct rtllib_txb *txb; in rtllib_alloc_txb() local
569 struct rtllib_txb *txb = NULL; in rtllib_xmit_inter() local
Drtllib_softmac.c2474 void rtllib_softmac_xmit(struct rtllib_txb *txb, struct rtllib_device *ieee) in rtllib_softmac_xmit()
Drtllib.h1682 struct rtllib_txb *txb; member
/linux-4.1.27/net/rxrpc/
Dar-ack.c219 struct sk_buff *txb; in rxrpc_resend() local
289 struct sk_buff *txb; in rxrpc_resend_timer() local
342 struct sk_buff *txb; in rxrpc_process_soft_ACKs() local
/linux-4.1.27/arch/blackfin/include/asm/
Dbfin_sport3.h98 u32 txb; member
/linux-4.1.27/drivers/net/ethernet/atheros/alx/
Dmain.c57 struct alx_buffer *txb = &alx->txq.bufs[entry]; in alx_free_txbuf() local
/linux-4.1.27/drivers/tty/serial/
Dmpsc.c178 u8 *txb; /* Tx Ring I/O buf */ member
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dieee80211.h963 struct ieee80211_txb *txb; member
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.c7747 struct tg3_tx_ring_info *txb = &tnapi->tx_buffers[entry]; in tg3_tx_skb_unmap() local