Home
last modified time | relevance | path

Searched refs:comm_bar (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_fw.c1697 MLX4_GET(fw->comm_bar, outbox, QUERY_FW_COMM_BAR_OFFSET); in mlx4_QUERY_FW()
1698 fw->comm_bar = (fw->comm_bar >> 6) * 2; in mlx4_QUERY_FW()
1700 fw->comm_bar, (unsigned long long)fw->comm_base); in mlx4_QUERY_FW()
HDmlx4.h433 u8 comm_bar; member
HDmlx4_cmd.c2347 priv->fw.comm_bar) + in mlx4_multi_func_init()