Searched refs:__sw_id_hw (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c789 const u16 __sw_id_hw[] = { variable
806 return __sw_id_hw[id];
844 rule_hw->id = cpu_to_be16(__sw_id_hw[spec->id]);
H A Dmlx4_resource_tracker.c4234 eth_header->id = cpu_to_be16(__sw_id_hw[MLX4_NET_TRANS_RULE_ID_ETH]);
/freebsd-11-stable/sys/dev/mlx4/
H A Ddevice.h1170 extern const u16 __sw_id_hw[];
1177 if (header_id == __sw_id_hw[i])

Completed in 203 milliseconds