Home
last modified time | relevance | path

Searched defs:toe_rx_bd (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_toe.h721 struct toe_rx_bd struct
723 struct regpair addr /* Address of buffer */;
724 __le16 size /* Size of buffer */;
725 __le16 flags;
736 __le32 reserved1;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_toe.h721 struct toe_rx_bd struct
723 struct regpair addr /* Address of buffer */;
724 __le16 size /* Size of buffer */;
725 __le16 flags;
736 __le32 reserved1;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h9445 struct toe_rx_bd struct
9447 u32_t addr_lo /* receive payload base address - Single continuous buffer (page) pointer */;
9448 u32_t addr_hi /* receive payload base address - Single continuous buffer (page) pointer */;
9450 u16_t flags;
9461 u16_t size /* Size of the buffer pointed by the BD */;
9463 u16_t size /* Size of the buffer pointed by the BD */;
9464 u16_t flags;
9476 …parameter that caounts how many byte were available for placement till no not including this bd */;