Searched refs:has_outbox (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | 1045 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 [all...] |
H A D | mlx4.h | 200 bool has_outbox; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | 1045 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 [all...] |
H A D | mlx4.h | 202 bool has_outbox; member
|
Completed in 13 milliseconds