Home
last modified time | relevance | path

Searched refs:dlengsz (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Docteon_nic.h162 ih->dlengsz = setup->s.u.datasize; in octnet_prepare_pci_cmd()
165 ih->dlengsz = setup->s.u.gatherptrs; in octnet_prepare_pci_cmd()
Dliquidio_common.h296 u64 dlengsz:14; member
335 u64 dlengsz:14;
Drequest_manager.c576 ih->dlengsz = sc->datasize; in octeon_prepare_soft_command()
615 if (ih->dlengsz) { in octeon_send_soft_command()
635 (u32)ih->dlengsz, REQTYPE_SOFT_COMMAND); in octeon_send_soft_command()
Dlio_main.c2586 sc, ih->dlengsz, ndata->reqtype); in send_nic_timestamp_pkt()