Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c857 out_param = cmd->has_outbox ? (u64) outbox->dma : vhcr->out_param; in mlx4_DMA_wrapper()
877 .has_outbox = true,
886 .has_outbox = true,
895 .has_outbox = true,
904 .has_outbox = true,
913 .has_outbox = true,
922 .has_outbox = false,
931 .has_outbox = false,
940 .has_outbox = true,
949 .has_outbox = false,
[all …]
Dmlx4.h202 bool has_outbox; member