Home
last modified time | relevance | path

Searched refs:tx_words_eob (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dpch_gbe.h211 u16 tx_words_eob; member
H A Dpch_gbe.c261 tx_desc->tx_words_eob = length + 3; in pch_gbe_send()
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h408 u16 tx_words_eob; member
H A Dpch_gbe_main.c1156 tx_desc->tx_words_eob = ((tmp_skb->len + 3)); in pch_gbe_tx_queue()