Home
last modified time | relevance | path

Searched refs:ipg_tx (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.h689 struct ipg_tx { struct
712 struct ipg_tx *txd; argument
Dipg.c36 #define IPG_TX_RING_BYTES (sizeof(struct ipg_tx) * IPG_TFDLIST_LENGTH)
822 struct ipg_tx *txfd = sp->txd + i; in init_tfdlist()
832 sizeof(struct ipg_tx)*(i + 1)); in init_tfdlist()
864 struct ipg_tx *txfd = sp->txd + dirty; in ipg_nic_txfree()
1707 struct ipg_tx *txfd = sp->txd + i; in ipg_tx_clear()
1845 struct ipg_tx *txfd; in ipg_nic_hard_start_xmit()