Home
last modified time | relevance | path

Searched defs:txbd (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/net/ethernet/nuvoton/
Dw90p910_ether.c607 struct w90p910_txbd *txbd; in w90p910_send_frame() local
658 struct w90p910_txbd *txbd; in w90p910_tx_interrupt() local
/linux-3.3/drivers/net/ethernet/broadcom/
Dbnx2.c5113 struct tx_bd *txbd; in bnx2_init_tx_ring() local
5741 struct tx_bd *txbd; in bnx2_run_loopback() local
6439 struct tx_bd *txbd; in bnx2_start_xmit() local
Dcnic.c4396 struct tx_bd *txbd; in cnic_init_bnx2_tx_ring() local
4776 union eth_tx_bd_types *txbd = (union eth_tx_bd_types *) udev->l2_ring; in cnic_init_bnx2x_tx_ring() local
Dtg3.c6410 static inline void tg3_tx_set_bd(struct tg3_tx_buffer_desc *txbd, in tg3_tx_set_bd()