Home
last modified time | relevance | path

Searched refs:DCBX_PROTOCOL_ISCSI (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx_api.h62 DCBX_PROTOCOL_ISCSI, enumerator
218 {DCBX_PROTOCOL_ISCSI, "ISCSI", ECORE_PCI_ISCSI},
H A Decore_dcbx.c302 *type = DCBX_PROTOCOL_ISCSI; in ecore_dcbx_get_app_protocol_type()
504 if (p_results->arr[DCBX_PROTOCOL_ISCSI].update && in ecore_dcbx_get_priority_info()
505 p_results->arr[DCBX_PROTOCOL_ISCSI].enable) in ecore_dcbx_get_priority_info()
506 p_prio->iscsi = p_results->arr[DCBX_PROTOCOL_ISCSI].priority; in ecore_dcbx_get_priority_info()
1118 update_flag = p_src->arr[DCBX_PROTOCOL_ISCSI].update; in ecore_dcbx_set_pf_update_params()
1133 ecore_dcbx_update_protocol_data(p_dcb_data, p_src, DCBX_PROTOCOL_ISCSI); in ecore_dcbx_set_pf_update_params()