Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | mlx4_en_fill_qp_context (struct mlx4_en_priv *priv, int size, int stride, int is_tx, int rss, int qpn, int cqn, int user_prio, struct mlx4_qp_context *context) |
int | mlx4_en_map_buffer (struct mlx4_buf *buf) |
void | mlx4_en_unmap_buffer (struct mlx4_buf *buf) |
void | mlx4_en_sqp_event (struct mlx4_qp *qp, enum mlx4_event event) |
void mlx4_en_fill_qp_context | ( | struct mlx4_en_priv * | priv, |
int | size, | ||
int | stride, | ||
int | is_tx, | ||
int | rss, | ||
int | qpn, | ||
int | cqn, | ||
int | user_prio, | ||
struct mlx4_qp_context * | context | ||
) |
Definition at line 40 of file en_resources.c.
Definition at line 71 of file en_resources.c.
void mlx4_en_sqp_event | ( | struct mlx4_qp * | qp, |
enum mlx4_event | event | ||
) |
Definition at line 102 of file en_resources.c.
Definition at line 94 of file en_resources.c.