Searched refs:p_seg_info (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c2347 struct ecore_tid_seg *p_seg_info; local
2368 p_seg_info = &p_mngr->conn_cfg[proto].tid_seg[seg];
2369 if (!p_seg_info->has_fl_mem)
2383 p_info->tid_size = p_mngr->task_type_size[p_seg_info->type];
2638 struct ecore_tid_seg *p_seg_info; local
2664 p_seg_info = &p_mngr->conn_cfg[proto].tid_seg[seg];
2669 if (!p_seg_info->has_fl_mem) {
2678 tid_size = p_mngr->task_type_size[p_seg_info->type];

Completed in 65 milliseconds