qlnx_host
typedef struct qlnx_host qlnx_host_t;
qlnx_rdma_supported(struct qlnx_host *ha)
_qlnx_rdma_dev_add(struct qlnx_host *ha)
qlnx_rdma_dev_add(struct qlnx_host *ha)
_qlnx_rdma_dev_remove(struct qlnx_host *ha)
qlnx_rdma_dev_remove(struct qlnx_host *ha)
qlnx_rdma_dev_open(struct qlnx_host *ha)
qlnx_rdma_dev_close(struct qlnx_host *ha)
qlnx_rdma_get_num_irqs(struct qlnx_host *ha)
extern int qlnx_rdma_get_num_irqs(struct qlnx_host *ha);
extern void qlnx_rdma_dev_add(struct qlnx_host *ha);
extern void qlnx_rdma_dev_open(struct qlnx_host *ha);
extern void qlnx_rdma_dev_close(struct qlnx_host *ha);
extern int qlnx_rdma_dev_remove(struct qlnx_host *ha);
extern void qlnx_rdma_changeaddr(struct qlnx_host *ha);
struct qlnx_host *ha;
ha = (struct qlnx_host *)(p_hwfn->p_dev);