struct arbelprm_rc_send_wqe rc
Infiniband device management.
void ibstat(struct ib_device *ibdev)
Print status of Infiniband device.
static struct command_descriptor ibstat_cmd
"ibstat" command descriptor
int parse_options(int argc, char **argv, struct command_descriptor *cmd, void *opts)
Parse command-line options.
Parse command-line options.
Command line option parsing.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
static struct option_descriptor ibstat_opts[]
"ibstat" option list
const char * name
Name of the command.
static union @432 opts
"cert<xxx>" option list
A command-line option descriptor.
#define COMMAND_DESC(_struct, _options, _min_args, _max_args, _usage)
Construct command descriptor.
static int ibstat_exec(int argc, char **argv)
The "ibstat" command.
struct command ibmgmt_commands [] __command
Infiniband commands.
#define for_each_ibdev(ibdev)
Iterate over all network devices.