Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c1029 out_param = cmd->has_outbox ? (u64) outbox->dma : vhcr->out_param; in mlx4_DMA_wrapper()
1049 .has_outbox = true,
1058 .has_outbox = true,
1067 .has_outbox = true,
1076 .has_outbox = true,
1085 .has_outbox = true,
1094 .has_outbox = false,
1103 .has_outbox = false,
1112 .has_outbox = true,
1121 .has_outbox = false,
[all …]
Dmlx4.h197 bool has_outbox; member