/linux-6.1.9/drivers/net/ethernet/freescale/enetc/ |
D | enetc.c | 135 union enetc_tx_bd *txbd; in enetc_map_tx_buffs() local 322 union enetc_tx_bd *txbd, int *i, int hdr_len, in enetc_map_tx_tso_hdr() 375 union enetc_tx_bd *txbd, char *data, in enetc_map_tx_tso_data() 473 union enetc_tx_bd *txbd; in enetc_map_tx_tso_buffs() local 730 static void enetc_get_tx_tstamp(struct enetc_hw *hw, union enetc_tx_bd *txbd, in enetc_get_tx_tstamp() 817 union enetc_tx_bd *txbd = ENETC_TXBD(*tx_ring, i); in enetc_clean_tx_ring() local 1230 union enetc_tx_bd *txbd = ENETC_TXBD(*tx_ring, i); in enetc_xdp_map_tx_buff() local 1268 union enetc_tx_bd *txbd = ENETC_TXBD(*tx_ring, i); in enetc_xdp_tx() local
|
D | enetc_hw.h | 562 static inline void enetc_clear_tx_bd(union enetc_tx_bd *txbd) in enetc_clear_tx_bd()
|
/linux-6.1.9/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
|
/linux-6.1.9/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
|
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_xdp.c | 32 struct tx_bd *txbd; in bnxt_xmit_bd() local
|
D | bnxt.c | 358 struct tx_bd *txbd; in bnxt_start_xmit() local
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | trx.c | 343 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723e_tx_fill_desc()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | trx.c | 404 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723be_tx_fill_desc()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | trx.c | 478 u8 *txbd, struct ieee80211_tx_info *info, in rtl88ee_tx_fill_desc()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | trx.c | 663 struct ieee80211_hdr *hdr, u8 *pdesc8, u8 *txbd, in rtl8821ae_tx_fill_desc()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/ |
D | pci.c | 1229 struct rtw89_pci_tx_bd_32 *txbd, in rtw89_pci_fwcmd_submit() 1265 struct rtw89_pci_tx_bd_32 *txbd, in rtw89_pci_txbd_submit() 1312 struct rtw89_pci_tx_bd_32 *txbd; in rtw89_pci_tx_write() local
|
/linux-6.1.9/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 5180 struct bnx2_tx_bd *txbd; in bnx2_init_tx_ring() local 5810 struct bnx2_tx_bd *txbd; in bnx2_run_loopback() local 6594 struct bnx2_tx_bd *txbd; in bnx2_start_xmit() local
|
D | cnic.c | 4535 struct bnx2_tx_bd *txbd; in cnic_init_bnx2_tx_ring() local 4919 union eth_tx_bd_types *txbd = (union eth_tx_bd_types *) udev->l2_ring; in cnic_init_bnx2x_tx_ring() local
|
D | tg3.c | 7680 static inline void tg3_tx_set_bd(struct tg3_tx_buffer_desc *txbd, in tg3_tx_set_bd()
|