Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_desc.h159 void (*init_tx_desc)(struct sxgbe_tx_norm_desc *p); member
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_emc-test.c444 static void init_tx_desc(NPCM7xxEMCTxDesc *desc, size_t count, in init_tx_desc() function
/openbmc/u-boot/drivers/net/
H A Dcalxedaxgmac.c331 static void init_tx_desc(struct calxeda_eth_dev *priv) in init_tx_desc() function
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.h41 void (*init_tx_desc)(struct dma_desc *p, int mode, int end); member