Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c1052 out_param = cmd->has_outbox ? (u64) outbox->dma : vhcr->out_param; in mlx4_DMA_wrapper()
1072 .has_outbox = true,
1081 .has_outbox = true,
1090 .has_outbox = true,
1099 .has_outbox = true,
1108 .has_outbox = true,
1117 .has_outbox = false,
1126 .has_outbox = false,
1135 .has_outbox = true,
1144 .has_outbox = false,
[all …]
Dmlx4.h200 bool has_outbox; member