Searched refs:has_inbox (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | 1044 in_param = cmd->has_inbox ? (u64) inbox->dma : vhcr->in_param; in mlx4_DMA_wrapper() 1064 .has_inbox = false, 1073 .has_inbox = false, 1082 .has_inbox = false, 1091 .has_inbox = false, 1100 .has_inbox = false, 1109 .has_inbox = false, 1118 .has_inbox = false, 1127 .has_inbox = false, 1136 .has_inbox [all...] |
H A D | mlx4.h | 199 bool has_inbox; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | 1044 in_param = cmd->has_inbox ? (u64) inbox->dma : vhcr->in_param; in mlx4_DMA_wrapper() 1064 .has_inbox = false, 1073 .has_inbox = false, 1082 .has_inbox = false, 1091 .has_inbox = false, 1100 .has_inbox = false, 1109 .has_inbox = false, 1118 .has_inbox = false, 1127 .has_inbox = false, 1136 .has_inbox [all...] |
H A D | mlx4.h | 201 bool has_inbox; member
|
Completed in 12 milliseconds