Home
last modified time | relevance | path

Searched refs:EOPNOTSUPP (Results 1 – 25 of 258) sorted by relevance

1234567891011

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_core.c336 rc = -EOPNOTSUPP; in tf_get_global_cfg()
398 rc = -EOPNOTSUPP; in tf_set_global_cfg()
454 rc = -EOPNOTSUPP; in tf_alloc_identifier()
514 rc = -EOPNOTSUPP; in tf_free_identifier()
573 rc = -EOPNOTSUPP; in tf_search_identifier()
632 rc = -EOPNOTSUPP; in tf_search_tcam_entry()
705 rc = -EOPNOTSUPP; in tf_alloc_tcam_entry()
766 rc = -EOPNOTSUPP; in tf_set_tcam_entry()
837 rc = -EOPNOTSUPP; in tf_free_tcam_entry()
976 rc = -EOPNOTSUPP; in tf_search_tbl_entry()
[all …]
H A Dtf_tcam.c231 rc = -EOPNOTSUPP; in tf_tcam_alloc()
314 rc = -EOPNOTSUPP; in tf_tcam_free()
486 rc = -EOPNOTSUPP; in tf_tcam_alloc_search()
523 rc = -EOPNOTSUPP; in tf_tcam_alloc_search()
553 rc = -EOPNOTSUPP; in tf_tcam_alloc_search()
608 rc = -EOPNOTSUPP; in tf_tcam_set()
/f-stack/freebsd/net/
H A Dif_dead.c109 return (EOPNOTSUPP); in ifdead_snd_tag_alloc()
115 return (EOPNOTSUPP); in ifdead_snd_tag_modify()
121 return (EOPNOTSUPP); in ifdead_snd_tag_query()
H A Dif_loop.c190 return (EOPNOTSUPP); in loop_modevent()
430 error = EOPNOTSUPP; in loioctl()
438 error = EOPNOTSUPP; in loioctl()
/f-stack/freebsd/x86/iommu/
H A Dintel_intrmap.c82 return (EOPNOTSUPP); in iommu_alloc_msi_intr()
88 KASSERT(error != EOPNOTSUPP, in iommu_alloc_msi_intr()
124 return (EOPNOTSUPP); in iommu_map_msi_intr()
169 return (EOPNOTSUPP); in iommu_map_ioapic_intr()
174 KASSERT(error != EOPNOTSUPP, in iommu_map_ioapic_intr()
/f-stack/freebsd/netinet/
H A Dtcp_ratelimit.h120 *error = EOPNOTSUPP; in tcp_set_pacing_rate()
130 *error = EOPNOTSUPP; in tcp_chg_pacing_rate()
H A Dsctp_peeloff.c68 SCTP_LTRACE_ERR_RET(inp, NULL, NULL, SCTP_FROM_SCTP_PEELOFF, EOPNOTSUPP); in sctp_can_peel_off()
69 return (EOPNOTSUPP); in sctp_can_peel_off()
/f-stack/freebsd/sys/
H A Derrno.h108 #define EOPNOTSUPP 45 /* Operation not supported */ macro
109 #define ENOTSUP EOPNOTSUPP /* Operation not supported */
H A Dexec.h118 error = EOPNOTSUPP; \
/f-stack/dpdk/drivers/net/cxgbe/
H A Dmps_tcam.c71 return -EOPNOTSUPP; in cxgbe_mpstcam_alloc()
117 return -EOPNOTSUPP; in cxgbe_mpstcam_modify()
184 return -EOPNOTSUPP; in cxgbe_mpstcam_remove()
/f-stack/freebsd/kern/
H A Dvfs_default.c171 return (EOPNOTSUPP); in vop_eopnotsupp()
262 return (EOPNOTSUPP); in vop_norename()
285 return (EOPNOTSUPP); in vop_nostrategy()
817 return (EOPNOTSUPP); in vop_stdvptofh()
1320 return (EOPNOTSUPP);
1329 return (EOPNOTSUPP);
1340 return (EOPNOTSUPP);
1408 return (EOPNOTSUPP);
1419 return (EOPNOTSUPP);
1449 return (EOPNOTSUPP);
[all …]
H A Duipc_socket.c3638 return EOPNOTSUPP;
3645 return EOPNOTSUPP;
3652 return EOPNOTSUPP;
3659 return EOPNOTSUPP;
3667 return EOPNOTSUPP;
3674 return EOPNOTSUPP;
3682 return EOPNOTSUPP;
3689 return EOPNOTSUPP;
3697 return EOPNOTSUPP;
3704 return EOPNOTSUPP;
[all …]
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Derrno.h45 #define ENOTSUP EOPNOTSUPP
/f-stack/lib/
H A Dff_kern_intr.c106 return (EOPNOTSUPP); in intr_event_bind()
/f-stack/freebsd/i386/i386/
H A Dk6_mem.c90 return (EOPNOTSUPP); in k6_mrmake()
163 return (EOPNOTSUPP); in k6_mrset()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/
H A Dtmpfile_test.c43 } else if (errno == EOPNOTSUPP) { in main()
/f-stack/freebsd/netpfil/ipfw/nptv6/
H A Dip_fw_nptv6.c74 return (EOPNOTSUPP); in ipfw_nptv6_modevent()
/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.c1809 return EOPNOTSUPP; in ieee80211_ioctl_setwmeparam()
2534 return EOPNOTSUPP; in ieee80211_ioctl_chanswitch()
2917 return EOPNOTSUPP; in ieee80211_ioctl_set80211()
2989 return EOPNOTSUPP; in ieee80211_ioctl_set80211()
3176 return EOPNOTSUPP; in ieee80211_ioctl_set80211()
3398 return EOPNOTSUPP; in ieee80211_ioctl_set80211()
3420 return EOPNOTSUPP; in ieee80211_ioctl_set80211()
3423 return EOPNOTSUPP; in ieee80211_ioctl_set80211()
3445 return EOPNOTSUPP; in ieee80211_ioctl_set80211()
3448 return EOPNOTSUPP; in ieee80211_ioctl_set80211()
[all …]
/f-stack/freebsd/netpfil/ipfw/pmod/
H A Dip_fw_pmod.c76 return (EOPNOTSUPP); in ipfw_pmod_modevent()
/f-stack/freebsd/contrib/rdma/krping/
H A Dgetopt.c77 return -EOPNOTSUPP; in krping_getopt()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c717 return (-EOPNOTSUPP); in __zpl_xattr_user_get()
739 return (-EOPNOTSUPP); in __zpl_xattr_user_set()
940 return (-EOPNOTSUPP); in zpl_set_acl()
1116 return (-EOPNOTSUPP); in zpl_chmod_acl()
1178 return (-EOPNOTSUPP); in __zpl_xattr_acl_get_access()
1206 return (-EOPNOTSUPP); in __zpl_xattr_acl_get_default()
1234 return (-EOPNOTSUPP); in __zpl_xattr_acl_set_access()
1274 return (-EOPNOTSUPP); in __zpl_xattr_acl_set_default()
/f-stack/freebsd/arm64/arm64/
H A Dstack_machdep.c70 return (EOPNOTSUPP); in stack_save_td()
/f-stack/freebsd/security/mac/
H A Dmac_vfs.c287 if (error == EOPNOTSUPP) { in mac_vnode_create_extattr()
305 if (error == EOPNOTSUPP) in mac_vnode_create_extattr()
320 if (error == EOPNOTSUPP) { in mac_vnode_setlabel_extattr()
338 if (error == EOPNOTSUPP) in mac_vnode_setlabel_extattr()
1018 return (EOPNOTSUPP); in vop_stdsetlabel_ea()
1042 return (EOPNOTSUPP); in vn_setlabel()
/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.c81 return -EOPNOTSUPP; in hw_atl_utils_initfw()
213 return -EOPNOTSUPP; in hw_atl_utils_soft_reset_rbl()
250 return -EOPNOTSUPP; in hw_atl_utils_soft_reset()
374 err = (dw_major_mask & (ver_expected ^ ver_actual)) ? -EOPNOTSUPP : 0; in hw_atl_utils_ver_match()
378 -EOPNOTSUPP : 0; in hw_atl_utils_ver_match()
/f-stack/freebsd/arm/arm/
H A Dstack_machdep.c79 return (EOPNOTSUPP); in stack_save_td()

1234567891011