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