qed_conn_type_cfg
struct qed_conn_type_cfg *p_cfg = &p_mngr->conn_cfg[type];
struct qed_conn_type_cfg *p_cfg;
struct qed_conn_type_cfg *p_fcoe;
struct qed_conn_type_cfg *p_cfg = &p_mngr->conn_cfg[i];
struct qed_conn_type_cfg *p_conn = &p_mgr->conn_cfg[type];
struct qed_conn_type_cfg conn_cfg[MAX_CONN_TYPES];