Home
last modified time | relevance | path

Searched defs:txbd (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/arc/
Demac.h141 struct arc_emac_bd *txbd; member
Demac_main.c161 struct arc_emac_bd *txbd = &priv->txbd[*txbd_dirty]; in arc_emac_tx_clean() local
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
Dtrx.c364 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723e_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/
Dtrx.c426 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723be_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
Dtrx.c499 u8 *txbd, struct ieee80211_tx_info *info, in rtl88ee_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
Dtrx.c684 struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *txbd, in rtl8821ae_tx_fill_desc()
/linux-4.1.27/drivers/net/ethernet/nuvoton/
Dw90p910_ether.c600 struct w90p910_txbd *txbd; in w90p910_send_frame() local
651 struct w90p910_txbd *txbd; in w90p910_tx_interrupt() local
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbnx2.c5154 struct bnx2_tx_bd *txbd; in bnx2_init_tx_ring() local
5783 struct bnx2_tx_bd *txbd; in bnx2_run_loopback() local
6567 struct bnx2_tx_bd *txbd; in bnx2_start_xmit() local
Dcnic.c4525 struct bnx2_tx_bd *txbd; in cnic_init_bnx2_tx_ring() local
4910 union eth_tx_bd_types *txbd = (union eth_tx_bd_types *) udev->l2_ring; in cnic_init_bnx2x_tx_ring() local
Dtg3.c7670 static inline void tg3_tx_set_bd(struct tg3_tx_buffer_desc *txbd, in tg3_tx_set_bd()