Searched refs:dhcpreq (Results 1 – 1 of 1) sorted by relevance
638 struct be_cmd_set_dhcp_req *dhcpreq; in beiscsi_if_en_dhcp() local682 sizeof(*dhcpreq)); in beiscsi_if_en_dhcp()686 dhcpreq = nonemb_cmd.va; in beiscsi_if_en_dhcp()687 dhcpreq->flags = 1; /* 1 - blocking; 0 - non-blocking */ in beiscsi_if_en_dhcp()688 dhcpreq->retry_count = 1; in beiscsi_if_en_dhcp()689 dhcpreq->interface_hndl = phba->interface_handle; in beiscsi_if_en_dhcp()690 dhcpreq->ip_type = ip_type; in beiscsi_if_en_dhcp()