Searched refs:datasize (Results 1 – 2 of 2) sorted by relevance
1100 datasize); in lio_send_command()1145 if (sc->datasize) in lio_prepare_soft_command()1146 ih3->dlengsz = sc->datasize; in lio_prepare_soft_command()1262 if (datasize) { in lio_alloc_soft_command()1265 sc->datasize = datasize; in lio_alloc_soft_command()1269 offset = (offset + datasize + 127) & 0xffffff80; in lio_alloc_soft_command()1548 uint32_t uddsize, datasize; in lio_alloc_ctrl_pkt_sc() local1554 datasize = OCTEON_CMD_SIZE + uddsize; in lio_alloc_ctrl_pkt_sc()1557 sc = lio_alloc_soft_command(lio_dev, datasize, in lio_alloc_ctrl_pkt_sc()1687 cmdsetup.s.u.datasize = pkt_len; in lio_dev_xmit_pkts()[all …]
148 uint32_t datasize; member270 uint32_t datasize; member293 uint32_t datasize; member525 ih3->dlengsz = setup->s.u.datasize; in lio_prepare_pci_cmd()568 uint32_t datasize, uint32_t rdatasize,