Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c1045 out_param = cmd->has_outbox ? (u64) outbox->dma : vhcr->out_param; in mlx4_DMA_wrapper()
1065 .has_outbox = true,
1074 .has_outbox = true,
1083 .has_outbox = true,
1092 .has_outbox = true,
1101 .has_outbox = true,
1110 .has_outbox = false,
1119 .has_outbox = false,
1128 .has_outbox = true,
1137 .has_outbox = false,
[all …]
Dmlx4.h202 bool has_outbox; member