Home
last modified time | relevance | path

Searched refs:has_outbox (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c799 out_param = cmd->has_outbox ? (u64) outbox->dma : vhcr->out_param; in mlx4_DMA_wrapper()
819 .has_outbox = true,
828 .has_outbox = true,
837 .has_outbox = true,
846 .has_outbox = true,
855 .has_outbox = true,
864 .has_outbox = false,
873 .has_outbox = false,
882 .has_outbox = true,
891 .has_outbox = false,
[all …]
Dmlx4.h202 bool has_outbox; member