Home
last modified time | relevance | path

Searched refs:update_flag (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/qlnx/qlnxe/
H A Decore_dcbx.c1110 u8 update_flag; in ecore_dcbx_set_pf_update_params() local
1112 update_flag = p_src->arr[DCBX_PROTOCOL_FCOE].update; in ecore_dcbx_set_pf_update_params()
1113 p_dest->update_fcoe_dcb_data_mode = update_flag; in ecore_dcbx_set_pf_update_params()
1115 update_flag = p_src->arr[DCBX_PROTOCOL_ROCE].update; in ecore_dcbx_set_pf_update_params()
1116 p_dest->update_roce_dcb_data_mode = update_flag; in ecore_dcbx_set_pf_update_params()
1118 update_flag = p_src->arr[DCBX_PROTOCOL_ROCE_V2].update; in ecore_dcbx_set_pf_update_params()
1119 p_dest->update_rroce_dcb_data_mode = update_flag; in ecore_dcbx_set_pf_update_params()
1121 update_flag = p_src->arr[DCBX_PROTOCOL_ISCSI].update; in ecore_dcbx_set_pf_update_params()
1122 p_dest->update_iscsi_dcb_data_mode = update_flag; in ecore_dcbx_set_pf_update_params()
1123 update_flag = p_src->arr[DCBX_PROTOCOL_ETH].update; in ecore_dcbx_set_pf_update_params()
[all …]
H A Decore_iscsi_api.h158 u8 update_flag; member
/src/crypto/heimdal/lib/roken/
H A Dparse_units.c306 update_flag (int in, unsigned mult) in update_flag() function
316 update_flag, in unparse_flags()