Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/arc/
Demac_main.c119 struct arc_emac_bd *txbd = &priv->txbd[*txbd_dirty]; in arc_emac_tx_clean() local
555 struct arc_emac_bd *txbd = &priv->txbd[i]; in arc_free_tx_queue() local
Demac.h147 struct arc_emac_bd *txbd; member
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc.c51 static bool enetc_tx_csum(struct sk_buff *skb, union enetc_tx_bd *txbd) in enetc_tx_csum()
116 union enetc_tx_bd *txbd; in enetc_map_tx_buffs() local
307 static void enetc_get_tx_tstamp(struct enetc_hw *hw, union enetc_tx_bd *txbd, in enetc_get_tx_tstamp()
351 union enetc_tx_bd *txbd; in enetc_clean_tx_ring() local
Denetc_hw.h378 static inline void enetc_clear_tx_bd(union enetc_tx_bd *txbd) in enetc_clear_tx_bd()
/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/pcie/
Dpearl_pcie.c348 struct qtnf_pearl_tx_bd *txbd; in qtnf_pearl_free_xfer_buffers() local
466 struct qtnf_pearl_tx_bd *txbd; in qtnf_pearl_data_tx_reclaim() local
539 struct qtnf_pearl_tx_bd *txbd; in qtnf_pcie_data_tx() local
Dtopaz_pcie.c299 struct qtnf_topaz_tx_bd *txbd; in qtnf_topaz_free_xfer_buffers() local
383 struct qtnf_topaz_tx_bd *txbd; in qtnf_topaz_data_tx_reclaim() local
494 struct qtnf_topaz_tx_bd *txbd; in qtnf_pcie_data_tx() local
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_xdp.c28 struct tx_bd *txbd; in bnxt_xmit_bd() local
Dbnxt.c348 struct tx_bd *txbd; in bnxt_start_xmit() local
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.c343 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723e_tx_fill_desc()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.c406 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723be_tx_fill_desc()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dtrx.c478 u8 *txbd, struct ieee80211_tx_info *info, in rtl88ee_tx_fill_desc()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.c660 struct ieee80211_hdr *hdr, u8 *pdesc8, u8 *txbd, in rtl8821ae_tx_fill_desc()
/Linux-v5.4/drivers/net/ethernet/broadcom/
Dbnx2.c5186 struct bnx2_tx_bd *txbd; in bnx2_init_tx_ring() local
5815 struct bnx2_tx_bd *txbd; in bnx2_run_loopback() local
6599 struct bnx2_tx_bd *txbd; in bnx2_start_xmit() local
Dcnic.c4538 struct bnx2_tx_bd *txbd; in cnic_init_bnx2_tx_ring() local
4923 union eth_tx_bd_types *txbd = (union eth_tx_bd_types *) udev->l2_ring; in cnic_init_bnx2x_tx_ring() local
Dtg3.c7695 static inline void tg3_tx_set_bd(struct tg3_tx_buffer_desc *txbd, in tg3_tx_set_bd()