Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | long_delay 2000 |
#define | MAX_INTR_RATE 651042 |
#define long_delay 2000 |
#define MAX_INTR_RATE 651042 |
unsigned int alloc_mcc_tag | ( | struct beiscsi_hba * | phba | ) |
int be_chk_reset_complete | ( | struct beiscsi_hba * | phba | ) |
int be_cmd_create_default_pdu_queue | ( | struct be_ctrl_info * | ctrl, |
struct be_queue_info * | cq, | ||
struct be_queue_info * | dq, | ||
int | length, | ||
int | entry_size | ||
) |
int be_cmd_fw_initialize | ( | struct be_ctrl_info * | ctrl | ) |
int be_cmd_iscsi_post_sgl_pages | ( | struct be_ctrl_info * | ctrl, |
struct be_dma_mem * | q_mem, | ||
u32 | page_offset, | ||
u32 | num_pages | ||
) |
int be_cmd_set_vlan | ( | struct beiscsi_hba * | phba, |
uint16_t | vlan_tag | ||
) |
int be_cmd_wrbq_create | ( | struct be_ctrl_info * | ctrl, |
struct be_dma_mem * | q_mem, | ||
struct be_queue_info * | wrbq | ||
) |
int be_mbox_notify | ( | struct be_ctrl_info * | ctrl | ) |
int be_mcc_compl_process_isr | ( | struct be_ctrl_info * | ctrl, |
struct be_mcc_compl * | compl | ||
) |
void be_mcc_notify | ( | struct beiscsi_hba * | phba | ) |
int be_mcc_notify_wait | ( | struct beiscsi_hba * | phba | ) |
void beiscsi_async_link_state_process | ( | struct beiscsi_hba * | phba, |
struct be_async_event_link_state * | evt | ||
) |
int beiscsi_cmd_cq_create | ( | struct be_ctrl_info * | ctrl, |
struct be_queue_info * | cq, | ||
struct be_queue_info * | eq, | ||
bool | sol_evts, | ||
bool | no_delay, | ||
int | coalesce_wm | ||
) |
int beiscsi_cmd_eq_create | ( | struct be_ctrl_info * | ctrl, |
struct be_queue_info * | eq, | ||
int | eq_delay | ||
) |
int beiscsi_cmd_mccq_create | ( | struct beiscsi_hba * | phba, |
struct be_queue_info * | mccq, | ||
struct be_queue_info * | cq | ||
) |
int beiscsi_cmd_q_destroy | ( | struct be_ctrl_info * | ctrl, |
struct be_queue_info * | q, | ||
int | queue_type | ||
) |
int beiscsi_cmd_reset_function | ( | struct beiscsi_hba * | phba | ) |
int beiscsi_pci_soft_reset | ( | struct beiscsi_hba * | phba | ) |
Copyright (C) 2005 - 2011 Emulex All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. The full GNU General Public License is included in this distribution in the file called COPYING.
Contact Information: linux -dri vers@ emul ex.co m
Emulex 3333 Susan Street Costa Mesa, CA 92626
int beiscsi_process_mcc | ( | struct beiscsi_hba * | phba | ) |
void free_mcc_tag | ( | struct be_ctrl_info * | ctrl, |
unsigned int | tag | ||
) |
|
read |
|
read |