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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore.h380 ECORE_PF_L2_QUE, enumerator in enum:ecore_feature
H A Decore_int.c2473 p_hwfn->hw_info.feat_num[ECORE_PF_L2_QUE]--;
2486 p_hwfn->hw_info.feat_num[ECORE_PF_L2_QUE]++;
H A Decore_rdma.c173 return FEAT_NUM(p_hwfn, ECORE_PF_L2_QUE) + rel_sb_id;
H A Decore_dev.c4591 feat_num[ECORE_PF_L2_QUE] =
4610 (int)FEAT_NUM(p_hwfn, ECORE_PF_L2_QUE),
H A Dqlnx_os.c8104 * PF has acquired the ECORE_PF_L2_QUE first queues, we start setting
8107 base = FEAT_NUM(hwfn, ECORE_PF_L2_QUE) + vfid * params->num_queues;

Completed in 193 milliseconds