Lines Matching defs:r92c_tx_desc_pci
1359 struct r92c_tx_desc_pci { struct
1360 uint32_t txdw0;
1361 uint32_t txdw1;
1362 uint32_t txdw2;
1363 uint16_t txdw3;
1364 uint16_t txdseq;
1365 uint32_t txdw4;
1366 uint32_t txdw5;
1367 uint32_t txdw6;
1368 uint16_t txbufsize;
1369 uint16_t pad;
1370 uint32_t txbufaddr;
1371 uint32_t txbufaddr64;
1372 uint32_t nextdescaddr;
1373 uint32_t nextdescaddr64;
1374 uint32_t reserved[4];