Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/arc/
Demac_main.c122 struct arc_emac_bd *txbd = &priv->txbd[*txbd_dirty]; in arc_emac_tx_clean() local
557 struct arc_emac_bd *txbd = &priv->txbd[i]; in arc_free_tx_queue() local
Demac.h147 struct arc_emac_bd *txbd; member
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_xdp.c26 struct tx_bd *txbd; in bnxt_xmit_xdp() local
Dbnxt.c288 struct tx_bd *txbd; in bnxt_start_xmit() local
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/pearl/
Dpcie.c492 struct qtnf_tx_bd *txbd; in qtnf_free_xfer_buffers() local
610 struct qtnf_tx_bd *txbd; in qtnf_pcie_data_tx_reclaim() local
680 struct qtnf_tx_bd *txbd; in qtnf_pcie_data_tx() local
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.c364 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723e_tx_fill_desc()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.c426 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723be_tx_fill_desc()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dtrx.c499 u8 *txbd, struct ieee80211_tx_info *info, in rtl88ee_tx_fill_desc()
/Linux-v4.19/drivers/net/ethernet/nuvoton/
Dw90p910_ether.c591 struct w90p910_txbd *txbd; in w90p910_send_frame() local
642 struct w90p910_txbd *txbd; in w90p910_tx_interrupt() local
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.c684 struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *txbd, in rtl8821ae_tx_fill_desc()
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dbnx2.c5188 struct bnx2_tx_bd *txbd; in bnx2_init_tx_ring() local
5817 struct bnx2_tx_bd *txbd; in bnx2_run_loopback() local
6601 struct bnx2_tx_bd *txbd; in bnx2_start_xmit() local
Dcnic.c4535 struct bnx2_tx_bd *txbd; in cnic_init_bnx2_tx_ring() local
4920 union eth_tx_bd_types *txbd = (union eth_tx_bd_types *) udev->l2_ring; in cnic_init_bnx2x_tx_ring() local
Dtg3.c7688 static inline void tg3_tx_set_bd(struct tg3_tx_buffer_desc *txbd, in tg3_tx_set_bd()