Searched defs:txbd (Results 1 – 11 of 11) sorted by relevance
/drivers/net/ethernet/arc/ |
D | emac.h | 141 struct arc_emac_bd *txbd; member
|
D | emac_main.c | 161 struct arc_emac_bd *txbd = &priv->txbd[*txbd_dirty]; in arc_emac_tx_clean() local
|
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | trx.c | 364 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723e_tx_fill_desc()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | trx.c | 426 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723be_tx_fill_desc()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | trx.c | 499 u8 *txbd, struct ieee80211_tx_info *info, in rtl88ee_tx_fill_desc()
|
/drivers/net/ethernet/nuvoton/ |
D | w90p910_ether.c | 600 struct w90p910_txbd *txbd; in w90p910_send_frame() local 651 struct w90p910_txbd *txbd; in w90p910_tx_interrupt() local
|
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | trx.c | 684 struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *txbd, in rtl8821ae_tx_fill_desc()
|
/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 5172 struct bnx2_tx_bd *txbd; in bnx2_init_tx_ring() local 5801 struct bnx2_tx_bd *txbd; in bnx2_run_loopback() local 6585 struct bnx2_tx_bd *txbd; in bnx2_start_xmit() local
|
D | cnic.c | 4537 struct bnx2_tx_bd *txbd; in cnic_init_bnx2_tx_ring() local 4922 union eth_tx_bd_types *txbd = (union eth_tx_bd_types *) udev->l2_ring; in cnic_init_bnx2x_tx_ring() local
|
D | tg3.c | 7670 static inline void tg3_tx_set_bd(struct tg3_tx_buffer_desc *txbd, in tg3_tx_set_bd()
|
/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 167 struct tx_bd *txbd; in bnxt_start_xmit() local 1808 struct tx_bd *txbd; in bnxt_alloc_tx_rings() local
|