Searched defs:txbd (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/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
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/ |
D | trx.c | 364 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723e_tx_fill_desc()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/ |
D | trx.c | 426 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723be_tx_fill_desc()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/ |
D | trx.c | 499 u8 *txbd, struct ieee80211_tx_info *info, in rtl88ee_tx_fill_desc()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/ |
D | trx.c | 684 struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *txbd, in rtl8821ae_tx_fill_desc()
|
/linux-4.1.27/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
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 5154 struct bnx2_tx_bd *txbd; in bnx2_init_tx_ring() local 5783 struct bnx2_tx_bd *txbd; in bnx2_run_loopback() local 6567 struct bnx2_tx_bd *txbd; in bnx2_start_xmit() local
|
D | cnic.c | 4525 struct bnx2_tx_bd *txbd; in cnic_init_bnx2_tx_ring() local 4910 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()
|