Searched refs:p_results (Results 1 – 5 of 5) sorted by relevance
485 struct ecore_dcbx_results *p_results) in ecore_dcbx_get_priority_info() argument494 if (p_results->arr[DCBX_PROTOCOL_ROCE].update && in ecore_dcbx_get_priority_info()495 p_results->arr[DCBX_PROTOCOL_ROCE].enable) in ecore_dcbx_get_priority_info()496 p_prio->roce = p_results->arr[DCBX_PROTOCOL_ROCE].priority; in ecore_dcbx_get_priority_info()498 if (p_results->arr[DCBX_PROTOCOL_ROCE_V2].update && in ecore_dcbx_get_priority_info()499 p_results->arr[DCBX_PROTOCOL_ROCE_V2].enable) { in ecore_dcbx_get_priority_info()500 val = p_results->arr[DCBX_PROTOCOL_ROCE_V2].priority; in ecore_dcbx_get_priority_info()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()[all …]
229 mbx_data_t *p_results) in ql_issue_mailbox_cmd_and_poll_rsp() argument253 (void) ql_read_mailbox_cmd(qlge, p_results, 0); in ql_issue_mailbox_cmd_and_poll_rsp()262 if (ql_async_event_parser(qlge, p_results) == B_FALSE) { in ql_issue_mailbox_cmd_and_poll_rsp()
296 result = &result_list->p_results[0]; in ndr_svc_bind()417 result = &result_list->p_results[0]; in ndr_svc_alter_context()
146 pre = &bahdr->p_result_list.p_results[0]; in ndr_clnt_bind()
335 ndr_p_result_t p_results[1];