Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mlx4_cmd_info Struct Reference

#include <mlx4.h>

Data Fields

u16 opcode
 
bool has_inbox
 
bool has_outbox
 
bool out_is_imm
 
bool encode_slave_id
 
int(* verify )(struct mlx4_dev *dev, int slave, struct mlx4_vhcr *vhcr, struct mlx4_cmd_mailbox *inbox)
 
int(* wrapper )(struct mlx4_dev *dev, int slave, struct mlx4_vhcr *vhcr, struct mlx4_cmd_mailbox *inbox, struct mlx4_cmd_mailbox *outbox, struct mlx4_cmd_info *cmd)
 

Detailed Description

Definition at line 199 of file mlx4.h.

Field Documentation

bool encode_slave_id

Definition at line 204 of file mlx4.h.

bool has_inbox

Definition at line 201 of file mlx4.h.

bool has_outbox

Definition at line 202 of file mlx4.h.

Definition at line 200 of file mlx4.h.

bool out_is_imm

Definition at line 203 of file mlx4.h.

Definition at line 205 of file mlx4.h.

Definition at line 207 of file mlx4.h.


The documentation for this struct was generated from the following file: