Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.h93 int mlx5_fpga_conn_send(struct mlx5_fpga_conn *conn,
Dsdk.c57 return mlx5_fpga_conn_send(conn, buf); in mlx5_fpga_sbu_conn_sendmsg()
Dconn.c175 int mlx5_fpga_conn_send(struct mlx5_fpga_conn *conn, in mlx5_fpga_conn_send() function