Searched refs:p_cfg (Results 1 – 2 of 2) sorted by relevance
42 struct fm_eth_port_cfg *p_cfg = &cfg_ptr->port_cfg[i]; in dump_netcfg() local43 struct fman_if *__if = p_cfg->fman_if; in dump_netcfg()61 printf("\tfqid_rx_def: 0x%x\n", p_cfg->rx_def); in dump_netcfg()
147 struct ecore_conn_type_cfg *p_cfg; in ecore_cxt_tm_iids() local153 p_cfg = &p_mngr->conn_cfg[i]; in ecore_cxt_tm_iids()156 if (p_cfg->cid_count) in ecore_cxt_tm_iids()159 iids->pf_cids += p_cfg->cid_count; in ecore_cxt_tm_iids()163 if (p_cfg->cids_per_vf) in ecore_cxt_tm_iids()361 struct ecore_conn_type_cfg *p_cfg; in ecore_ilt_get_dynamic_line_range() local1028 p_cfg = &p_mngr->conn_cfg[type]; in ecore_cid_map_alloc_single()1033 p_cfg->cid_count, p_map); in ecore_cid_map_alloc_single()1217 p_cfg = &p_mngr->conn_cfg[type]; in ecore_cxt_mngr_setup()1218 if (p_cfg->cid_count) { in ecore_cxt_mngr_setup()[all …]