Home
last modified time | relevance | path

Searched defs:ip_type (Results 1 - 25 of 46) sorted by relevance

12

/third_party/lwip/src/core/
H A Daltcp_alloc.c61 altcp_tls_new(struct altcp_tls_config *config, u8_t ip_type) in altcp_tls_new() argument
80 altcp_tls_alloc(void *arg, u8_t ip_type) in altcp_tls_alloc() argument
H A Daltcp.c189 altcp_new_ip_type(altcp_allocator_t *allocator, u8_t ip_type) in altcp_new_ip_type() argument
H A Daltcp_tcp.c194 altcp_tcp_new_ip_type(u8_t ip_type) in altcp_tcp_new_ip_type() argument
217 altcp_tcp_alloc(void *arg, u8_t ip_type) in altcp_tcp_alloc() argument
/third_party/mesa3d/src/amd/vulkan/winsys/null/
H A Dradv_null_cs.c69 radv_null_cs_create(struct radeon_winsys *ws, enum amd_ip_type ip_type) in radv_null_cs_create() argument
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.h73 enum amd_ip_type ip_type; member
H A Dradeon_drm_cs.c174 radeon_drm_cs_create(struct radeon_cmdbuf *rcs, struct radeon_winsys_ctx *ctx, enum amd_ip_type ip_type, void (*flush)(void *ctx, unsigned flags, struct pipe_fence_handle **fence), void *flush_ctx, bool stop_exec_on_failure) radeon_drm_cs_create() argument
/third_party/libdrm/tests/amdgpu/
H A Ddeadlock_tests.c237 static void amdgpu_deadlock_helper(unsigned ip_type) in amdgpu_deadlock_helper() argument
[all...]
H A Dhotunplug_tests.c167 amdgpu_cs_sync(amdgpu_context_handle context, unsigned int ip_type, int ring, unsigned int seqno) amdgpu_cs_sync() argument
/third_party/lwip/src/apps/http/
H A Daltcp_proxyconnect.c370 altcp_proxyconnect_new_tcp(struct altcp_proxyconnect_config *config, u8_t ip_type) in altcp_proxyconnect_new_tcp() argument
397 altcp_proxyconnect_alloc(void *arg, u8_t ip_type) in altcp_proxyconnect_alloc() argument
416 altcp_proxyconnect_tls_alloc(void *arg, u8_t ip_type) in altcp_proxyconnect_tls_alloc() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dxdpwall.c79 enum ip_type { V4 = 1, V6 = 2 }; enum
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h157 unsigned short ip_type; member
H A Dbe_iscsi.c520 int len, ip_type = BEISCSI_IP_TYPE_V4; in __beiscsi_iface_get_param() local
H A Dbe_mgmt.c424 static inline bool beiscsi_if_zero_ip(u8 *ip, u32 ip_type) in beiscsi_if_zero_ip() argument
434 beiscsi_if_mod_gw(struct beiscsi_hba *phba, u32 action, u32 ip_type, u8 *gw) beiscsi_if_mod_gw() argument
455 beiscsi_if_set_gw(struct beiscsi_hba *phba, u32 ip_type, u8 *gw) beiscsi_if_set_gw() argument
486 beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type, struct be_cmd_get_def_gateway_resp *resp) beiscsi_if_get_gw() argument
544 beiscsi_if_set_ip(struct beiscsi_hba *phba, u8 *ip, u8 *subnet, u32 ip_type) beiscsi_if_set_ip() argument
587 beiscsi_if_en_static(struct beiscsi_hba *phba, u32 ip_type, u8 *ip, u8 *subnet) beiscsi_if_en_static() argument
634 beiscsi_if_en_dhcp(struct beiscsi_hba *phba, u32 ip_type) beiscsi_if_en_dhcp() argument
734 beiscsi_if_get_info(struct beiscsi_hba *phba, int ip_type, struct be_cmd_get_if_info_resp **if_info) beiscsi_if_get_info() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes.c42 amdgpu_mes_kernel_doorbell_get(struct amdgpu_device *adev, struct amdgpu_mes_process *process, int ip_type, uint64_t *doorbell_index) amdgpu_mes_kernel_doorbell_get() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c242 u32 hash_type, l4_type, ip_type, lookup; in mlx5e_xdp_rx_hash() local
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h157 unsigned short ip_type; member
H A Dbe_iscsi.c520 int len, ip_type = BEISCSI_IP_TYPE_V4; in __beiscsi_iface_get_param() local
H A Dbe_mgmt.c427 static inline bool beiscsi_if_zero_ip(u8 *ip, u32 ip_type) in beiscsi_if_zero_ip() argument
437 beiscsi_if_mod_gw(struct beiscsi_hba *phba, u32 action, u32 ip_type, u8 *gw) beiscsi_if_mod_gw() argument
460 beiscsi_if_set_gw(struct beiscsi_hba *phba, u32 ip_type, u8 *gw) beiscsi_if_set_gw() argument
491 beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type, struct be_cmd_get_def_gateway_resp *resp) beiscsi_if_get_gw() argument
552 beiscsi_if_set_ip(struct beiscsi_hba *phba, u8 *ip, u8 *subnet, u32 ip_type) beiscsi_if_set_ip() argument
596 beiscsi_if_en_static(struct beiscsi_hba *phba, u32 ip_type, u8 *ip, u8 *subnet) beiscsi_if_en_static() argument
644 beiscsi_if_en_dhcp(struct beiscsi_hba *phba, u32 ip_type) beiscsi_if_en_dhcp() argument
744 beiscsi_if_get_info(struct beiscsi_hba *phba, int ip_type, struct be_cmd_get_if_info_resp **if_info) beiscsi_if_get_info() argument
[all...]
/third_party/libdrm/amdgpu/
H A Damdgpu.h276 uint32_t ip_type; member
335 unsigned ip_type; member
H A Damdgpu_cs.c583 amdgpu_cs_signal_semaphore(amdgpu_context_handle ctx, uint32_t ip_type, uint32_t ip_instance, uint32_t ring, amdgpu_semaphore_handle sem) amdgpu_cs_signal_semaphore() argument
609 amdgpu_cs_wait_semaphore(amdgpu_context_handle ctx, uint32_t ip_type, uint32_t ip_instance, uint32_t ring, amdgpu_semaphore_handle sem) amdgpu_cs_wait_semaphore() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.h134 enum amd_ip_type ip_type; member
/kernel/linux/linux-5.10/drivers/scsi/qedi/
H A Dqedi_iscsi.h74 u8 ip_type; member
/kernel/linux/linux-5.10/include/linux/power/
H A Dsmartreflex.h159 int ip_type; member
282 int ip_type; member
/kernel/linux/linux-6.6/include/linux/power/
H A Dsmartreflex.h160 int ip_type; member
282 int ip_type; member
/kernel/linux/linux-6.6/drivers/scsi/qedi/
H A Dqedi_iscsi.h74 u8 ip_type; member

Completed in 23 milliseconds

12