ip_type 120 arch/arm/mach-omap2/sr_device.c sr_data->ip_type = 1; ip_type 122 arch/arm/mach-omap2/sr_device.c sr_data->ip_type = 2; ip_type 962 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c if (chunk_ib->ip_type == AMDGPU_HW_IP_GFX && ip_type 976 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c r = amdgpu_ctx_get_entity(parser->ctx, chunk_ib->ip_type, ip_type 1035 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c r = amdgpu_ctx_get_entity(ctx, deps[i].ip_type, ip_type 1429 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c r = amdgpu_ctx_get_entity(ctx, wait->in.ip_type, wait->in.ip_instance, ip_type 1477 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c r = amdgpu_ctx_get_entity(ctx, user->ip_type, user->ip_instance, ip_type 6041 drivers/net/ethernet/qlogic/qed/qed_hsi.h u8 ip_type; ip_type 307 drivers/net/wireless/ath/ath6kl/wmi.c u16 ip_type = IP_ETHERTYPE; ip_type 332 drivers/net/wireless/ath/ath6kl/wmi.c if (llc_hdr->eth_type == htons(ip_type)) { ip_type 58 drivers/power/avs/smartreflex.c if (sr->ip_type == SR_TYPE_V1 && offset == ERRCONFIG_V1) ip_type 60 drivers/power/avs/smartreflex.c else if (sr->ip_type == SR_TYPE_V2 && offset == ERRCONFIG_V2) ip_type 100 drivers/power/avs/smartreflex.c switch (sr_info->ip_type) { ip_type 117 drivers/power/avs/smartreflex.c sr_info->ip_type); ip_type 373 drivers/power/avs/smartreflex.c switch (sr->ip_type) { ip_type 431 drivers/power/avs/smartreflex.c switch (sr->ip_type) { ip_type 496 drivers/power/avs/smartreflex.c switch (sr->ip_type) { ip_type 522 drivers/power/avs/smartreflex.c switch (sr->ip_type) { ip_type 632 drivers/power/avs/smartreflex.c switch (sr->ip_type) { ip_type 641 drivers/power/avs/smartreflex.c sr->ip_type); ip_type 874 drivers/power/avs/smartreflex.c sr_info->ip_type = pdata->ip_type; ip_type 377 drivers/scsi/be2iscsi/be_cmds.h u8 ip_type; ip_type 491 drivers/scsi/be2iscsi/be_cmds.h u8 ip_type; ip_type 501 drivers/scsi/be2iscsi/be_cmds.h u32 ip_type; ip_type 534 drivers/scsi/be2iscsi/be_cmds.h u32 ip_type; ip_type 542 drivers/scsi/be2iscsi/be_cmds.h u32 ip_type; ip_type 553 drivers/scsi/be2iscsi/be_cmds.h u32 ip_type; ip_type 507 drivers/scsi/be2iscsi/be_iscsi.c int len, ip_type = BEISCSI_IP_TYPE_V4; ip_type 510 drivers/scsi/be2iscsi/be_iscsi.c ip_type = BEISCSI_IP_TYPE_V6; ip_type 512 drivers/scsi/be2iscsi/be_iscsi.c len = beiscsi_if_get_info(phba, ip_type, &if_info); ip_type 631 drivers/scsi/be2iscsi/be_iscsi.c if (beiscsi_ep->ip_type == BEISCSI_IP_TYPE_V4) ip_type 4951 drivers/scsi/be2iscsi/be_main.c if (boot_conn->dest_ipaddr.ip_type == BEISCSI_IP_TYPE_V4) ip_type 164 drivers/scsi/be2iscsi/be_mgmt.c req->ip_address.ip_type = BEISCSI_IP_TYPE_V4; ip_type 172 drivers/scsi/be2iscsi/be_mgmt.c beiscsi_ep->ip_type = BEISCSI_IP_TYPE_V4; ip_type 175 drivers/scsi/be2iscsi/be_mgmt.c req->ip_address.ip_type = BEISCSI_IP_TYPE_V6; ip_type 182 drivers/scsi/be2iscsi/be_mgmt.c beiscsi_ep->ip_type = BEISCSI_IP_TYPE_V6; ip_type 423 drivers/scsi/be2iscsi/be_mgmt.c static inline bool beiscsi_if_zero_ip(u8 *ip, u32 ip_type) ip_type 427 drivers/scsi/be2iscsi/be_mgmt.c len = (ip_type < BEISCSI_IP_TYPE_V6) ? IP_V4_LEN : IP_V6_LEN; ip_type 434 drivers/scsi/be2iscsi/be_mgmt.c u32 action, u32 ip_type, u8 *gw) ip_type 448 drivers/scsi/be2iscsi/be_mgmt.c req->ip_addr.ip_type = ip_type; ip_type 450 drivers/scsi/be2iscsi/be_mgmt.c (ip_type < BEISCSI_IP_TYPE_V6) ? IP_V4_LEN : IP_V6_LEN); ip_type 454 drivers/scsi/be2iscsi/be_mgmt.c int beiscsi_if_set_gw(struct beiscsi_hba *phba, u32 ip_type, u8 *gw) ip_type 460 drivers/scsi/be2iscsi/be_mgmt.c rt_val = beiscsi_if_get_gw(phba, ip_type, &gw_resp); ip_type 467 drivers/scsi/be2iscsi/be_mgmt.c if (!beiscsi_if_zero_ip(gw_resp.ip_addr.addr, ip_type)) { ip_type 468 drivers/scsi/be2iscsi/be_mgmt.c rt_val = beiscsi_if_mod_gw(phba, IP_ACTION_DEL, ip_type, ip_type 477 drivers/scsi/be2iscsi/be_mgmt.c rt_val = beiscsi_if_mod_gw(phba, IP_ACTION_ADD, ip_type, gw); ip_type 485 drivers/scsi/be2iscsi/be_mgmt.c int beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type, ip_type 499 drivers/scsi/be2iscsi/be_mgmt.c req->ip_type = ip_type; ip_type 526 drivers/scsi/be2iscsi/be_mgmt.c req->ip_params.ip_record.ip_addr.ip_type = if_info->ip_addr.ip_type; ip_type 544 drivers/scsi/be2iscsi/be_mgmt.c u8 *subnet, u32 ip_type) ip_type 564 drivers/scsi/be2iscsi/be_mgmt.c req->ip_params.ip_record.ip_addr.ip_type = ip_type; ip_type 565 drivers/scsi/be2iscsi/be_mgmt.c ip_len = (ip_type < BEISCSI_IP_TYPE_V6) ? IP_V4_LEN : IP_V6_LEN; ip_type 586 drivers/scsi/be2iscsi/be_mgmt.c int beiscsi_if_en_static(struct beiscsi_hba *phba, u32 ip_type, ip_type 594 drivers/scsi/be2iscsi/be_mgmt.c rc = beiscsi_if_get_info(phba, ip_type, &if_info); ip_type 608 drivers/scsi/be2iscsi/be_mgmt.c reldhcp->ip_type = ip_type; ip_type 619 drivers/scsi/be2iscsi/be_mgmt.c if (!beiscsi_if_zero_ip(if_info->ip_addr.addr, ip_type)) { ip_type 627 drivers/scsi/be2iscsi/be_mgmt.c rc = beiscsi_if_set_ip(phba, ip, subnet, ip_type); ip_type 633 drivers/scsi/be2iscsi/be_mgmt.c int beiscsi_if_en_dhcp(struct beiscsi_hba *phba, u32 ip_type) ip_type 642 drivers/scsi/be2iscsi/be_mgmt.c rc = beiscsi_if_get_info(phba, ip_type, &if_info); ip_type 653 drivers/scsi/be2iscsi/be_mgmt.c if (!beiscsi_if_zero_ip(if_info->ip_addr.addr, ip_type)) { ip_type 662 drivers/scsi/be2iscsi/be_mgmt.c rc = beiscsi_if_get_gw(phba, if_info->ip_addr.ip_type, &gw_resp); ip_type 669 drivers/scsi/be2iscsi/be_mgmt.c if (!beiscsi_if_zero_ip(gw, if_info->ip_addr.ip_type)) { ip_type 671 drivers/scsi/be2iscsi/be_mgmt.c if_info->ip_addr.ip_type, gw); ip_type 689 drivers/scsi/be2iscsi/be_mgmt.c dhcpreq->ip_type = ip_type; ip_type 733 drivers/scsi/be2iscsi/be_mgmt.c int beiscsi_if_get_info(struct beiscsi_hba *phba, int ip_type, ip_type 755 drivers/scsi/be2iscsi/be_mgmt.c req->ip_type = ip_type; ip_type 157 drivers/scsi/be2iscsi/be_mgmt.h unsigned short ip_type; ip_type 172 drivers/scsi/be2iscsi/be_mgmt.h int beiscsi_if_en_dhcp(struct beiscsi_hba *phba, u32 ip_type); ip_type 174 drivers/scsi/be2iscsi/be_mgmt.h int beiscsi_if_en_static(struct beiscsi_hba *phba, u32 ip_type, ip_type 177 drivers/scsi/be2iscsi/be_mgmt.h int beiscsi_if_set_gw(struct beiscsi_hba *phba, u32 ip_type, u8 *gw); ip_type 179 drivers/scsi/be2iscsi/be_mgmt.h int beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type, ip_type 185 drivers/scsi/be2iscsi/be_mgmt.h int beiscsi_if_get_info(struct beiscsi_hba *phba, int ip_type, ip_type 284 drivers/scsi/qedi/qedi.h u8 ip_type; ip_type 498 drivers/scsi/qedi/qedi_iscsi.c if (qedi_ep->ip_type == TCP_IPV4) { ip_type 546 drivers/scsi/qedi/qedi_iscsi.c (qedi_ep->ip_type == TCP_IPV6), ip_type 625 drivers/scsi/qedi/qedi_iscsi.c if (qedi_ep->ip_type == TCP_IPV4) ip_type 653 drivers/scsi/qedi/qedi_iscsi.c if (qedi->ip_type == TCP_IPV4) ip_type 852 drivers/scsi/qedi/qedi_iscsi.c qedi_ep->ip_type = TCP_IPV4; ip_type 861 drivers/scsi/qedi/qedi_iscsi.c qedi_ep->ip_type = TCP_IPV6; ip_type 904 drivers/scsi/qedi/qedi_iscsi.c if (qedi_ep->ip_type == TCP_IPV4) { ip_type 1276 drivers/scsi/qedi/qedi_iscsi.c if (qedi_ep->ip_type == TCP_IPV4) { ip_type 1281 drivers/scsi/qedi/qedi_iscsi.c qedi->ip_type = TCP_IPV4; ip_type 1292 drivers/scsi/qedi/qedi_iscsi.c qedi->ip_type = TCP_IPV6; ip_type 74 drivers/scsi/qedi/qedi_iscsi.h u8 ip_type; ip_type 975 drivers/scsi/qedi/qedi_main.c if (qedi_conn->ep->ip_type == TCP_IPV4) ip_type 526 drivers/scsi/qla4xxx/ql4_def.h u8 ip_type; ip_type 5795 drivers/scsi/qla4xxx/ql4_os.c if (boot_sess->conn_list[0].dest_ipaddr.ip_type == 0x1) ip_type 6086 drivers/scsi/qla4xxx/ql4_os.c boot_conn->dest_ipaddr.ip_type = 0x1; ip_type 159 include/linux/power/smartreflex.h int ip_type; ip_type 282 include/linux/power/smartreflex.h int ip_type; ip_type 419 include/uapi/drm/amdgpu_drm.h __u32 ip_type; ip_type 437 include/uapi/drm/amdgpu_drm.h __u32 ip_type; ip_type 598 include/uapi/drm/amdgpu_drm.h __u32 ip_type; ip_type 606 include/uapi/drm/amdgpu_drm.h __u32 ip_type;