Home
last modified time | relevance | path

Searched refs:ctrl_flags (Results 1 - 25 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/scsi/qedi/
H A Dqedi_nvm_iscsi_cfg.h100 u32 ctrl_flags; /* 0x0 */ member
138 u32 ctrl_flags; member
146 u32 ctrl_flags; /* 0x0 */ member
H A Dqedi_main.c926 ipv6_en = !!(block->generic.ctrl_flags & in qedi_get_boot_tgt_info()
956 pri_ctrl_flags = !!(block->target[0].ctrl_flags & in qedi_find_boot_info()
965 sec_ctrl_flags = !!(block->target[1].ctrl_flags & in qedi_find_boot_info()
1093 chap_en = !!(block->generic.ctrl_flags & in qedi_get_protocol_tlv_data()
1095 mchap_en = !!(block->generic.ctrl_flags & in qedi_get_protocol_tlv_data()
2063 ipv6_en = block->generic.ctrl_flags & in qedi_show_boot_eth_info()
2065 dhcp_en = block->generic.ctrl_flags & in qedi_show_boot_eth_info()
2188 u32 ctrl_flags, ipv6_en, chap_en, mchap_en, ip_len; in qedi_show_boot_tgt_info() local
2201 ctrl_flags = block->target[idx].ctrl_flags in qedi_show_boot_tgt_info()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qedi/
H A Dqedi_nvm_iscsi_cfg.h100 u32 ctrl_flags; /* 0x0 */ member
138 u32 ctrl_flags; member
146 u32 ctrl_flags; /* 0x0 */ member
H A Dqedi_main.c925 ipv6_en = !!(block->generic.ctrl_flags & in qedi_get_boot_tgt_info()
955 pri_ctrl_flags = !!(block->target[0].ctrl_flags & in qedi_find_boot_info()
964 sec_ctrl_flags = !!(block->target[1].ctrl_flags & in qedi_find_boot_info()
1092 chap_en = !!(block->generic.ctrl_flags & in qedi_get_protocol_tlv_data()
1094 mchap_en = !!(block->generic.ctrl_flags & in qedi_get_protocol_tlv_data()
2059 ipv6_en = block->generic.ctrl_flags & in qedi_show_boot_eth_info()
2061 dhcp_en = block->generic.ctrl_flags & in qedi_show_boot_eth_info()
2183 u32 ctrl_flags, ipv6_en, chap_en, mchap_en, ip_len; in qedi_show_boot_tgt_info() local
2196 ctrl_flags = block->target[idx].ctrl_flags in qedi_show_boot_tgt_info()
[all...]
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dti_sci_proc.h92 u32 *ctrl_flags, u32 *status_flags) in ti_sci_proc_get_status()
97 cfg_flags, ctrl_flags, status_flags); in ti_sci_proc_get_status()
90 ti_sci_proc_get_status(struct ti_sci_proc *tsp, u64 *boot_vector, u32 *cfg_flags, u32 *ctrl_flags, u32 *status_flags) ti_sci_proc_get_status() argument
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dti_sci_proc.h92 u32 *ctrl_flags, u32 *status_flags) in ti_sci_proc_get_status()
97 cfg_flags, ctrl_flags, status_flags); in ti_sci_proc_get_status()
90 ti_sci_proc_get_status(struct ti_sci_proc *tsp, u64 *boot_vector, u32 *cfg_flags, u32 *ctrl_flags, u32 *status_flags) ti_sci_proc_get_status() argument
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_iocb.c390 uint16_t ctrl_flags = 0; in qla4xxx_send_passthru0() local
414 ctrl_flags |= PT_FLAG_SEND_BUFFER; in qla4xxx_send_passthru0()
432 ctrl_flags |= (PT_FLAG_ISCSI_PDU | PT_FLAG_WAIT_4_RESPONSE); in qla4xxx_send_passthru0()
433 passthru_iocb->control_flags = cpu_to_le16(ctrl_flags); in qla4xxx_send_passthru0()
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_iocb.c390 uint16_t ctrl_flags = 0; in qla4xxx_send_passthru0() local
414 ctrl_flags |= PT_FLAG_SEND_BUFFER; in qla4xxx_send_passthru0()
432 ctrl_flags |= (PT_FLAG_ISCSI_PDU | PT_FLAG_WAIT_4_RESPONSE); in qla4xxx_send_passthru0()
433 passthru_iocb->control_flags = cpu_to_le16(ctrl_flags); in qla4xxx_send_passthru0()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsta.h479 * @ctrl_flags: &enum iwl_sta_key_flag
488 __le32 ctrl_flags; member
500 * @ctrl_flags: &enum iwl_sta_key_flag
507 __le32 ctrl_flags; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsta.h430 * @ctrl_flags: &enum iwl_sta_key_flag
439 __le32 ctrl_flags; member
451 * @ctrl_flags: &enum iwl_sta_key_flag
458 __le32 ctrl_flags; member
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c678 hw->ctrl_flags = ATL1C_INTR_MODRT_ENABLE | in atl1c_setup_mac_funcs()
680 hw->ctrl_flags |= ATL1C_ASPM_L0S_SUPPORT | in atl1c_setup_mac_funcs()
682 hw->ctrl_flags |= ATL1C_ASPM_CTRL_MON; in atl1c_setup_mac_funcs()
1132 if (hw->ctrl_flags & ATL1C_RX_IPV6_CHKSUM) in atl1c_configure_rx()
1276 u16 ctrl_flags = hw->ctrl_flags; in atl1c_disable_l0s_l1() local
1278 hw->ctrl_flags &= ~(ATL1C_ASPM_L0S_SUPPORT | ATL1C_ASPM_L1_SUPPORT); in atl1c_disable_l0s_l1()
1280 hw->ctrl_flags = ctrl_flags; in atl1c_disable_l0s_l1()
1314 if ((hw->ctrl_flags in atl1c_set_aspm()
[all...]
H A Datl1c_hw.c267 if (!(hw->ctrl_flags & ATL1C_FPGA_VERSION)) in atl1c_stop_phy_polling()
278 if (!(hw->ctrl_flags & ATL1C_FPGA_VERSION)) in atl1c_start_phy_polling()
510 if (!(hw->ctrl_flags & ATL1C_HIB_DISABLE)) in atl1c_phy_reset()
536 if (!(hw->ctrl_flags & ATL1C_HIB_DISABLE)) { in atl1c_phy_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c696 hw->ctrl_flags = ATL1C_INTR_MODRT_ENABLE | in atl1c_setup_mac_funcs()
698 hw->ctrl_flags |= ATL1C_ASPM_L0S_SUPPORT | in atl1c_setup_mac_funcs()
700 hw->ctrl_flags |= ATL1C_ASPM_CTRL_MON; in atl1c_setup_mac_funcs()
1172 if (hw->ctrl_flags & ATL1C_RX_IPV6_CHKSUM) in atl1c_configure_rx()
1316 u16 ctrl_flags = hw->ctrl_flags; in atl1c_disable_l0s_l1() local
1318 hw->ctrl_flags &= ~(ATL1C_ASPM_L0S_SUPPORT | ATL1C_ASPM_L1_SUPPORT); in atl1c_disable_l0s_l1()
1320 hw->ctrl_flags = ctrl_flags; in atl1c_disable_l0s_l1()
1354 if ((hw->ctrl_flags in atl1c_set_aspm()
[all...]
H A Datl1c_hw.c267 if (!(hw->ctrl_flags & ATL1C_FPGA_VERSION)) in atl1c_stop_phy_polling()
278 if (!(hw->ctrl_flags & ATL1C_FPGA_VERSION)) in atl1c_start_phy_polling()
510 if (!(hw->ctrl_flags & ATL1C_HIB_DISABLE)) in atl1c_phy_reset()
536 if (!(hw->ctrl_flags & ATL1C_HIB_DISABLE)) { in atl1c_phy_reset()
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c104 __be64 *ctrl_flags = NULL; in create_ctx_hdr() local
129 ctrl_flags = (__be64 *)&fctx->enc.enc_ctrl.flags; in create_ctx_hdr()
130 *ctrl_flags = cpu_to_be64(fctx->enc.enc_ctrl.flags); in create_ctx_hdr()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c28 * @ctrl_flags: Configuration flags
38 u8 ctrl_flags; member
252 cmsg_payload->ctrl_flags = flags; in nfp_fl_lag_config_group()
424 flags = cmsg_payload->ctrl_flags; in nfp_flower_lag_unprocessed_msg()
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c104 __be64 *ctrl_flags = NULL; in create_ctx_hdr() local
129 ctrl_flags = (__be64 *)&fctx->enc.enc_ctrl.flags; in create_ctx_hdr()
130 *ctrl_flags = cpu_to_be64(fctx->enc.enc_ctrl.flags); in create_ctx_hdr()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c107 priv->ctrl_flags |= cpu_to_be32(MLX4_WQE_CTRL_FORCE_LOOPBACK); in mlx4_en_update_loopback_state()
109 priv->ctrl_flags &= cpu_to_be32(~MLX4_WQE_CTRL_FORCE_LOOPBACK); in mlx4_en_update_loopback_state()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfalcon.h38 * @ctrl_flags: control flags
44 u8 ctrl_flags; member
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c28 * @ctrl_flags: Configuration flags
38 u8 ctrl_flags; member
282 cmsg_payload->ctrl_flags = flags; in nfp_fl_lag_config_group()
459 flags = cmsg_payload->ctrl_flags; in nfp_flower_lag_unprocessed_msg()
/kernel/linux/linux-5.10/tools/testing/nvdimm/test/
H A Dnfit_test.h189 __u8 ctrl_flags; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c107 priv->ctrl_flags |= cpu_to_be32(MLX4_WQE_CTRL_FORCE_LOOPBACK); in mlx4_en_update_loopback_state()
109 priv->ctrl_flags &= cpu_to_be32(~MLX4_WQE_CTRL_FORCE_LOOPBACK); in mlx4_en_update_loopback_state()
/kernel/linux/linux-6.6/net/mac80211/
H A Dtx.c2563 * @ctrl_flags: info control flags to set
2580 struct sta_info *sta, u32 ctrl_flags, in ieee80211_build_hdr()
2600 u8 link_id = u32_get_bits(ctrl_flags, IEEE80211_TX_CTRL_MLO_LINK); in ieee80211_build_hdr()
2748 if ((ctrl_flags & IEEE80211_TX_CTRL_SKIP_MPATH_LOOKUP) && in ieee80211_build_hdr()
2861 ctrl_flags & IEEE80211_TX_CTL_REQ_TX_STATUS))) in ieee80211_build_hdr()
2949 ctrl_flags |= u32_encode_bits(link_id, in ieee80211_build_hdr()
2955 * ctrl_flags already have been set by in ieee80211_build_hdr()
2960 pre_conf_link_id = u32_get_bits(ctrl_flags, in ieee80211_build_hdr()
2975 info->control.flags = ctrl_flags; in ieee80211_build_hdr()
4251 u32 ctrl_flags, in __ieee80211_subif_start_xmit()
2578 ieee80211_build_hdr(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, u32 info_flags, struct sta_info *sta, u32 ctrl_flags, u64 *cookie) ieee80211_build_hdr() argument
4248 __ieee80211_subif_start_xmit(struct sk_buff *skb, struct net_device *dev, u32 info_flags, u32 ctrl_flags, u64 *cookie) __ieee80211_subif_start_xmit() argument
4436 ieee80211_mlo_multicast_tx_one(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, u32 ctrl_flags, unsigned int link_id) ieee80211_mlo_multicast_tx_one() argument
4456 u32 ctrl_flags = IEEE80211_TX_CTRL_MCAST_MLO_FIRST_TX; ieee80211_mlo_multicast_tx() local
6104 u32 ctrl_flags = 0; ieee80211_tx_control_port() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dcmdq.c142 cmd->ctrl_flags = CMD_FLAGS_STATUS | CMD_FLAGS_INTR; in nvkm_falcon_cmdq_send()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dcmdq.c142 cmd->ctrl_flags = CMD_FLAGS_STATUS | CMD_FLAGS_INTR; in nvkm_falcon_cmdq_send()

Completed in 30 milliseconds

123