Searched defs:txbd (Results 1 – 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/arc/ |
D | emac_main.c | 118 struct arc_emac_bd *txbd = &priv->txbd[*txbd_dirty]; in arc_emac_tx_clean() local 554 struct arc_emac_bd *txbd = &priv->txbd[i]; in arc_free_tx_queue() local
|
D | emac.h | 146 struct arc_emac_bd *txbd; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
D | enetc.c | 54 static bool enetc_tx_csum(struct sk_buff *skb, union enetc_tx_bd *txbd) in enetc_tx_csum() 119 union enetc_tx_bd *txbd; in enetc_map_tx_buffs() local 368 static void enetc_get_tx_tstamp(struct enetc_hw *hw, union enetc_tx_bd *txbd, in enetc_get_tx_tstamp() 414 union enetc_tx_bd *txbd; in enetc_clean_tx_ring() local
|
D | enetc_hw.h | 532 static inline void enetc_clear_tx_bd(union enetc_tx_bd *txbd) in enetc_clear_tx_bd()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_xdp.c | 28 struct tx_bd *txbd; in bnxt_xmit_bd() local
|
D | bnxt.c | 395 struct tx_bd *txbd; in bnxt_start_xmit() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
D | pearl_pcie.c | 347 struct qtnf_pearl_tx_bd *txbd; in qtnf_pearl_free_xfer_buffers() local 467 struct qtnf_pearl_tx_bd *txbd; in qtnf_pearl_data_tx_reclaim() local 540 struct qtnf_pearl_tx_bd *txbd; in qtnf_pcie_skb_send() local
|
D | topaz_pcie.c | 298 struct qtnf_topaz_tx_bd *txbd; in qtnf_topaz_free_xfer_buffers() local 394 struct qtnf_topaz_tx_bd *txbd; in qtnf_topaz_data_tx_reclaim() local 506 struct qtnf_topaz_tx_bd *txbd; in qtnf_pcie_data_tx() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | trx.c | 343 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723e_tx_fill_desc()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | trx.c | 406 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723be_tx_fill_desc()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | trx.c | 478 u8 *txbd, struct ieee80211_tx_info *info, in rtl88ee_tx_fill_desc()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | trx.c | 663 struct ieee80211_hdr *hdr, u8 *pdesc8, u8 *txbd, in rtl8821ae_tx_fill_desc()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 5180 struct bnx2_tx_bd *txbd; in bnx2_init_tx_ring() local 5809 struct bnx2_tx_bd *txbd; in bnx2_run_loopback() local 6593 struct bnx2_tx_bd *txbd; in bnx2_start_xmit() local
|
D | cnic.c | 4536 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
|
D | tg3.c | 7689 static inline void tg3_tx_set_bd(struct tg3_tx_buffer_desc *txbd, in tg3_tx_set_bd()
|