Home
last modified time | relevance | path

Searched refs:key (Results 3676 – 3700 of 5261) sorted by relevance

1...<<141142143144145146147148149150>>...211

/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c1421 static int nfp_net_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in nfp_net_get_rxfh() argument
1433 if (key) in nfp_net_get_rxfh()
1434 memcpy(key, nn->rss_key, nfp_net_rss_key_sz(nn)); in nfp_net_get_rxfh()
1445 const u32 *indir, const u8 *key, in nfp_net_set_rxfh() argument
1455 if (!key && !indir) in nfp_net_set_rxfh()
1458 if (key) { in nfp_net_set_rxfh()
1459 memcpy(nn->rss_key, key, nfp_net_rss_key_sz(nn)); in nfp_net_set_rxfh()
/openbmc/qemu/block/
H A Dnbd.c1599 if (!strcmp(e->key, "host") || in nbd_has_filename_options_conflict()
1600 !strcmp(e->key, "port") || in nbd_has_filename_options_conflict()
1601 !strcmp(e->key, "path") || in nbd_has_filename_options_conflict()
1602 !strcmp(e->key, "export") || in nbd_has_filename_options_conflict()
1603 strstart(e->key, "server.", NULL)) in nbd_has_filename_options_conflict()
1606 e->key); in nbd_has_filename_options_conflict()
1691 if (strstart(e->key, "server.", NULL)) { in nbd_process_legacy_socket_options()
/openbmc/linux/net/ipv6/
H A Dip6_tunnel.c1105 hop_limit = skb_tunnel_info(skb)->key.ttl; in ip6_tnl_xmit()
1311 const struct ip_tunnel_key *key; in ipxip6_tnl_xmit() local
1317 key = &tun_info->key; in ipxip6_tnl_xmit()
1320 fl6.saddr = key->u.ipv6.src; in ipxip6_tnl_xmit()
1321 fl6.daddr = key->u.ipv6.dst; in ipxip6_tnl_xmit()
1322 fl6.flowlabel = key->label; in ipxip6_tnl_xmit()
1323 dsfield = key->tos; in ipxip6_tnl_xmit()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c1281 u8 *key, u8 *hfunc, u32 rss_context) in mlx5e_get_rxfh_context() argument
1287 err = mlx5e_rx_res_rss_get_rxfh(priv->rx_res, rss_context, indir, key, hfunc); in mlx5e_get_rxfh_context()
1293 const u8 *key, const u8 hfunc, in mlx5e_set_rxfh_context() argument
1313 err = mlx5e_rx_res_rss_set_rxfh(priv->rx_res, *rss_context, indir, key, in mlx5e_set_rxfh_context()
1321 int mlx5e_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in mlx5e_get_rxfh() argument
1324 return mlx5e_get_rxfh_context(netdev, indir, key, hfunc, 0); in mlx5e_get_rxfh()
1328 const u8 *key, const u8 hfunc) in mlx5e_set_rxfh() argument
1334 err = mlx5e_rx_res_rss_set_rxfh(priv->rx_res, 0, indir, key, in mlx5e_set_rxfh()
/openbmc/u-boot/arch/arm/dts/
H A Drk3288-firefly.dtsi30 gpio-key,wakeup = <1>;
350 pwr_key: pwr-key {
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/
H A D0001-aspeed-Disable-unnecessary-features.patch107 #define AST_SDMC_PROTECT 0x00 /* protection key register */
111 /* AST_SDMC_PROTECT: 0x00 - protection key register */
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmconvert.c384 tmpret = o2net_send_message_vec(DLM_CONVERT_LOCK_MSG, dlm->key, in dlm_send_remote_convert_request()
402 "node %u\n", tmpret, DLM_CONVERT_LOCK_MSG, dlm->key, in dlm_send_remote_convert_request()
/openbmc/linux/arch/x86/crypto/
H A Dsm4_aesni_avx_glue.c33 static int sm4_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_skcipher_setkey() argument
38 return sm4_expandkey(ctx, key, key_len); in sm4_skcipher_setkey()
/openbmc/linux/crypto/
H A Dalgif_aead.c500 static int aead_setkey(void *private, const u8 *key, unsigned int keylen) in aead_setkey() argument
504 return crypto_aead_setkey(tfm->aead, key, keylen); in aead_setkey()
/openbmc/linux/Documentation/gpu/
H A Ddrm-usage-stats.rst22 - File shall contain one key value pair per one line of text.
28 - Numerical key value pairs can end with optional unit string.
/openbmc/linux/net/psample/
H A Dpsample.c221 const struct ip_tunnel_key *tun_key = &tun_info->key; in __psample_ip_tun_to_nlattr()
313 const struct ip_tunnel_key *tun_key = &tun_info->key; in psample_tunnel_meta_len()
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974pro-oneplus-bacon.dts29 key-volume-down {
37 key-volume-up {
/openbmc/linux/Documentation/scheduler/
H A Dschedutil.rst28 is key, since it gives the ability to recompose the averages when tasks move
35 Using this we track 2 key metrics: 'running' and 'runnable'. 'Running'
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-phytec-tauri.dtsi23 compatible = "gpio-key";
27 key {
H A Dimx6qdl-gw5912.dtsi41 key-erased {
42 label = "key-erased";
H A Dimx6dl-b1x5pv2.dtsi176 power-button-key {
188 rotary-encoder-key {
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap4-epson-embt2ws.dts40 key-lock {
305 gpio_keys_pins: pinmux-gpio-key-pins {
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c630 efi_status_t efi_wait_for_key(unsigned long usec, efi_input_key_t *key) in efi_wait_for_key() argument
655 status = efi_call_proto(con_in, read_keystroke, key); in efi_wait_for_key()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h452 struct ieee80211_key_conf *key, int pid,
489 struct ieee80211_key_conf *key, int mcu_cmd,
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a-bananapi-bpi-r3.dts53 reset-key {
59 wps-key {
H A Dmt7622-rfb1.dts45 key-factory {
51 key-wps {
/openbmc/phosphor-buttons/
H A DREADME.md66 A gpio can be mapped using the "pin" or "num" keyword. The "pin" key uses
67 alphanumerical references while the "num" key supports the integer pin number.
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_systems_inventory.robot226 # A valid FRU will have a "State" key of "Enabled" and a "Health" key
/openbmc/intel-ipmi-oem/src/
H A Dchassiscommands.cpp131 auto key = t.first; in idButtonPropChanged() local
134 if (key == idButtonProp) in idButtonPropChanged()
/openbmc/linux/fs/smb/client/
H A Dconnect.c2094 struct key *key; in cifs_set_cifscreds() local
2122 key = request_key(&key_type_logon, desc, ""); in cifs_set_cifscreds()
2123 if (IS_ERR(key)) { in cifs_set_cifscreds()
2126 rc = PTR_ERR(key); in cifs_set_cifscreds()
2134 if (IS_ERR(key)) { in cifs_set_cifscreds()
2135 rc = PTR_ERR(key); in cifs_set_cifscreds()
2141 down_read(&key->sem); in cifs_set_cifscreds()
2142 upayload = user_key_payload_locked(key); in cifs_set_cifscreds()
2176 len = key->datalen - (len + 1); in cifs_set_cifscreds()
2219 up_read(&key->sem); in cifs_set_cifscreds()
[all …]

1...<<141142143144145146147148149150>>...211