Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c1058 in_param = cmd->has_inbox ? (u64) inbox->dma : vhcr->in_param; in mlx4_DMA_wrapper()
1078 .has_inbox = false,
1087 .has_inbox = false,
1096 .has_inbox = false,
1105 .has_inbox = false,
1114 .has_inbox = false,
1123 .has_inbox = false,
1132 .has_inbox = false,
1141 .has_inbox = false,
1150 .has_inbox = true,
[all …]
H A Dmlx4.h200 bool has_inbox; member