Home
last modified time | relevance | path

Searched defs:mvpp22_tx_desc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1337 struct mvpp22_tx_desc { struct
1338 __le32 command;
1339 u8 packet_offset;
1340 u8 phys_txq;
1341 __le16 data_size;
1365 struct mvpp22_tx_desc pp22; argument
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c1060 struct mvpp22_tx_desc { struct
1061 u32 command;
1062 u8 packet_offset;
1063 u8 phys_txq;
1087 struct mvpp22_tx_desc pp22; argument