Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_send.c1083 void *send_wqe_match_data, in hws_send_wqe_fw() argument
1091 bool has_match = send_wqe_match_data || send_wqe_match_tag; in hws_send_wqe_fw()
1114 if (send_wqe_match_data) in hws_send_wqe_fw()
1115 memcpy(&gta_wqe_data0, send_wqe_match_data, sizeof(gta_wqe_data0)); in hws_send_wqe_fw()