Searched refs:ops (Results 201 - 225 of 417) sorted by relevance

1234567891011>>

/freebsd-current/sys/security/mac_veriexec/
H A Dveriexec_metadata.c560 len = ip->ops->digest_len;
679 ip->ops = fpops;
732 ip->ops = fpops;
H A Dmac_veriexec.c793 /* Initialize fingerprint ops */
986 strlcpy(result32.fp_type, ip->ops->type, sizeof(result32.fp_type));
993 ip->ops->digest_len);
1001 strlcpy(result.fp_type, ip->ops->type, sizeof(result.fp_type));
1007 ip->ops->digest_len);
/freebsd-current/sys/dev/igc/
H A Digc_hw.h423 struct igc_mac_operations ops; member in struct:igc_mac_info
453 struct igc_phy_operations ops; member in struct:igc_phy_info
476 struct igc_nvm_operations ops; member in struct:igc_nvm_info
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c96 /* Protects the table contents, i.e. the ops pointer & drv list */
100 const struct iwl_op_mode_ops *ops; /* pointer to op_mode ops */ member in struct:iwlwifi_opmode_table
102 } iwlwifi_opmode_table[] = { /* ops set when driver is initialized */
103 [DVM_OP_MODE] = { .name = "iwldvm", .ops = NULL },
104 [MVM_OP_MODE] = { .name = "iwlmvm", .ops = NULL },
1442 const struct iwl_op_mode_ops *ops = op->ops; local
1455 op_mode = ops->start(drv->trans, drv->trans->cfg,
1745 if (op->ops) {
1912 iwl_opmode_register(const char *name, const struct iwl_op_mode_ops *ops) argument
[all...]
/freebsd-current/sys/contrib/dev/rtw88/
H A Dphy.c171 if (chip->ops->adaptivity_init)
172 chip->ops->adaptivity_init(rtwdev);
177 if (rtwdev->chip->ops->adaptivity)
178 rtwdev->chip->ops->adaptivity(rtwdev);
185 if (chip->ops->cfo_init)
186 chip->ops->cfo_init(rtwdev);
250 chip->ops->false_alarm_statistics(rtwdev);
608 if (chip->ops->dpk_track)
609 chip->ops->dpk_track(rtwdev);
664 if (chip->ops
[all...]
H A Dtx.h137 chip->ops->fill_txdesc_checksum(rtwdev, pkt_info, txdesc);
/freebsd-current/sys/contrib/openzfs/module/icp/include/aes/
H A Daes_impl.h116 const aes_impl_ops_t *ops; /* ops associated with this schedule */ member in struct:aes_key
/freebsd-current/lib/libiscsiutil/
H A Dlibiscsiutil.h155 const struct connection_ops *ops, bool use_proxy);
/freebsd-current/sys/amd64/vmm/io/
H A Dvlapic_priv.h150 struct vlapic_ops ops; member in struct:vlapic
/freebsd-current/stand/i386/btx/btxldr/
H A Dbtxldr.S69 start: cld # String ops inc
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dpci.c269 struct ieee80211_ops *ops; local
303 ops = mt792x_get_mac80211_ops(&pdev->dev, &mt7921_ops,
305 if (!ops) {
310 mdev = mt76_alloc_device(&pdev->dev, sizeof(*dev), ops, &drv_ops);
/freebsd-current/sys/contrib/dev/rtw89/
H A Dser.c358 if (!rtwdev->hci.ops->mac_lv1_rcvy)
361 ret = rtwdev->hci.ops->mac_lv1_rcvy(rtwdev, RTW89_LV1_RCVY_STEP_2);
373 if (!rtwdev->hci.ops->mac_lv1_rcvy)
376 ret = rtwdev->hci.ops->mac_lv1_rcvy(rtwdev, RTW89_LV1_RCVY_STEP_1);
H A Defuse.c289 ret = rtwdev->chip->ops->read_efuse(rtwdev, log_map);
324 ret = rtwdev->chip->ops->read_phycap(rtwdev, phycap_map);
/freebsd-current/sys/dev/uart/
H A Duart_cpu_powerpc.c186 di->ops = uart_getops(class);
/freebsd-current/contrib/bc/include/
H A Dbc.h288 #define BC_PARSE_TOP_OP(p) (*((BcLexType*) bc_vec_top(&(p)->ops)))
/freebsd-current/sys/modules/iwlwifi/
H A DMakefile22 SRCS+= mvm/mac80211.c mvm/nvm.c mvm/offloading.c mvm/ops.c
/freebsd-current/sys/fs/p9fs/
H A Dp9_client.h82 struct p9_trans_module *ops; /* module API instantiated with this client */ member in struct:p9_client
/freebsd-current/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib2440 typeset ops=$1
2450 case $ops in
2455 ops="create -V $VOLSIZE"
2461 "when ops is $ops."
2469 "when ops is $ops."
2475 log_fail "$ops is not supported."
2485 log_mustnot $ZFS $ops $dataset $newdataset
2489 log_must $ZFS $ops
[all...]
/freebsd-current/sys/contrib/openzfs/include/sys/
H A Drange_tree.h277 range_tree_t *range_tree_create_gap(const range_tree_ops_t *ops,
280 range_tree_t *range_tree_create(const range_tree_ops_t *ops,
/freebsd-current/crypto/heimdal/lib/krb5/
H A Ddeprecated.c376 * Generate a new ccache of type `ops' in `id'.
388 const krb5_cc_ops *ops,
392 return krb5_cc_new_unique(context, ops->prefix, NULL, id);
/freebsd-current/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std.c66 _citrus_mapper_std_mapper_getops(struct _citrus_mapper_ops *ops) argument
69 memcpy(ops, &_citrus_mapper_std_mapper_ops,
/freebsd-current/lib/libiconv_modules/mapper_zone/
H A Dcitrus_mapper_zone.c86 _citrus_mapper_zone_mapper_getops(struct _citrus_mapper_ops *ops) argument
89 memcpy(ops, &_citrus_mapper_zone_mapper_ops,
/freebsd-current/contrib/ofed/libmlx4/
H A Dmlx4.c235 ibv_ctx->ops = mlx4_ctx_ops;
345 dev->verbs_dev.ops = &mlx4_dev_ops;
/freebsd-current/sys/vm/
H A Dvm_object.h139 const struct cdev_pager_ops *ops; member in struct:vm_object::__anon841::__anon843
170 const struct phys_pager_ops *ops; member in struct:vm_object::__anon841::__anon846
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c769 const dt_idops_t *ops, void *iarg, ulong_t gen)
778 attr, vers, ops, iarg, gen);
911 const dt_idops_t *ops, void *iarg, ulong_t gen)
928 idp->di_ops = ops;
954 const dt_idops_t *ops, void *iarg)
958 idp->di_ops = ops;
767 dt_idhash_insert(dt_idhash_t *dhp, const char *name, ushort_t kind, ushort_t flags, uint_t id, dtrace_attribute_t attr, uint_t vers, const dt_idops_t *ops, void *iarg, ulong_t gen) argument
909 dt_ident_create(const char *name, ushort_t kind, ushort_t flags, uint_t id, dtrace_attribute_t attr, uint_t vers, const dt_idops_t *ops, void *iarg, ulong_t gen) argument
953 dt_ident_morph(dt_ident_t *idp, ushort_t kind, const dt_idops_t *ops, void *iarg) argument

Completed in 222 milliseconds

1234567891011>>