/openbmc/u-boot/drivers/net/fm/ |
H A D | eth.c | 312 struct fm_port_bd *txbd; in fm_eth_tx_port_parameter_init() local 518 struct fm_port_bd *txbd, *txbd_base; in fm_eth_send() local
|
/openbmc/linux/drivers/net/ethernet/arc/ |
H A D | emac_main.c | 119 struct arc_emac_bd *txbd = &priv->txbd[*txbd_dirty]; in arc_emac_tx_clean() local 558 struct arc_emac_bd *txbd = &priv->txbd[i]; in arc_free_tx_queue() local
|
H A D | emac.h | 146 struct arc_emac_bd *txbd; member
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc.c | 157 union enetc_tx_bd *txbd; in enetc_map_tx_buffs() local 344 union enetc_tx_bd *txbd, int *i, int hdr_len, in enetc_map_tx_tso_hdr() 397 union enetc_tx_bd *txbd, char *data, in enetc_map_tx_tso_data() 495 union enetc_tx_bd *txbd; in enetc_map_tx_tso_buffs() local 753 static void enetc_get_tx_tstamp(struct enetc_hw *hw, union enetc_tx_bd *txbd, in enetc_get_tx_tstamp() 840 union enetc_tx_bd *txbd = ENETC_TXBD(*tx_ring, i); in enetc_clean_tx_ring() local 1260 union enetc_tx_bd *txbd = ENETC_TXBD(*tx_ring, i); in enetc_xdp_map_tx_buff() local 1298 union enetc_tx_bd *txbd = ENETC_TXBD(*tx_ring, i); in enetc_xdp_tx() local
|
H A D | enetc_hw.h | 586 static inline void enetc_clear_tx_bd(union enetc_tx_bd *txbd) in enetc_clear_tx_bd()
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_mpc8xx.c | 33 cbd_t txbd; /* Tx BD */ member
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | ether_fcc.c | 112 cbd_t txbd[TX_BUF_CNT]; member
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
H A 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
|
H A 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
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | trx.c | 343 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723e_tx_fill_desc()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_xdp.c | 32 struct tx_bd *txbd; in bnxt_xmit_bd() local
|
H A D | bnxt.c | 392 struct tx_bd *txbd; in bnxt_start_xmit() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | trx.c | 404 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723be_tx_fill_desc()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | trx.c | 478 u8 *txbd, struct ieee80211_tx_info *info, in rtl88ee_tx_fill_desc()
|
/openbmc/u-boot/drivers/net/ |
H A D | mpc8xx_fec.c | 105 cbd_t txbd[TX_BUF_CNT]; /* Tx BD */ member
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | trx.c | 663 struct ieee80211_hdr *hdr, u8 *pdesc8, u8 *txbd, in rtl8821ae_tx_fill_desc()
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | fsl_mcdmafec.h | 74 cbd_t *txbd; /* Tx BD */ member
|
H A D | fec.h | 97 cbd_t *txbd; /* Tx BD */ member
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | pci.c | 1254 struct rtw89_pci_tx_bd_32 *txbd, in rtw89_pci_fwcmd_submit() 1290 struct rtw89_pci_tx_bd_32 *txbd, in rtw89_pci_txbd_submit() 1337 struct rtw89_pci_tx_bd_32 *txbd; in rtw89_pci_tx_write() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bnx2.c | 5163 struct bnx2_tx_bd *txbd; in bnx2_init_tx_ring() local 5793 struct bnx2_tx_bd *txbd; in bnx2_run_loopback() local 6577 struct bnx2_tx_bd *txbd; in bnx2_start_xmit() local
|
H A D | cnic.c | 4533 struct bnx2_tx_bd *txbd; in cnic_init_bnx2_tx_ring() local 4917 union eth_tx_bd_types *txbd = (union eth_tx_bd_types *) udev->l2_ring; in cnic_init_bnx2x_tx_ring() local
|
H A D | tg3.c | 7684 static inline void tg3_tx_set_bd(struct tg3_tx_buffer_desc *txbd, in tg3_tx_set_bd()
|
/openbmc/u-boot/include/ |
H A D | tsec.h | 396 struct txbd8 __iomem txbd[TX_BUF_CNT]; member
|