Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/fdt/
H A Dif_mvppreg.h1204 struct mvpp2_tx_desc { struct
1205 uint32_t command; /* Options used by HW for packet transmitting.*/
1206 uint8_t packet_offset; /* the offset from the buffer beginning */
1207 uint8_t phys_txq; /* destination queue ID */
1208 uint16_t data_size; /* data size of transmitted packet in bytes */
1209 uint64_t rsrvd_hw_cmd1; /* HwCmd (BM, PON, PNC) */
1210 uint64_t buf_phys_addr_hw_cmd2;
1211 uint64_t buf_cookie_bm_qset_hw_cmd3;