Searched refs:trans (Results 326 - 350 of 407) sorted by relevance

<<11121314151617

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c136 regd = iwl_parse_nvm_mcc_info(mvm->trans->dev, mvm->cfg,
305 if (mvm->trans->trans_cfg->device_family != IWL_DEVICE_FAMILY_9000 &&
306 mvm->trans->trans_cfg->device_family != IWL_DEVICE_FAMILY_22000)
319 iwl_reinit_cab(mvm->trans, mvm->nvm_data, tx_ant, rx_ant, mvm->fw);
391 if (mvm->trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_9000)
402 mvm->trans->trans_cfg->device_family > IWL_DEVICE_FAMILY_9000)
417 if (mvm->trans->num_rx_queues > 1)
420 if (mvm->trans->max_skb_frags)
441 hw->max_tx_fragments = mvm->trans->max_skb_frags;
544 if (mvm->trans
[all...]
H A Drxmq.c9 #include "iwl-trans.h"
174 else if (mvm->trans->trans_cfg->device_family < IWL_DEVICE_FAMILY_BZ)
412 if (mvm->trans->trans_cfg->gen2 &&
429 if (mvm->trans->trans_cfg->gen2)
465 if (mvm->trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_AX210) {
743 if (mvm->trans->trans_cfg->device_family == IWL_DEVICE_FAMILY_9000)
2046 if (mvm->trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_AX210)
2056 if (mvm->trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_AX210) {
2143 if (mvm->trans->trans_cfg->device_family >=
2299 if (mvm->trans
[all...]
H A Ddebugfs.c211 iwl_trans_read_mem_bytes(mvm->trans, ofs, ptr, len);
768 iwl_drv_get_fwname_pre(mvm->trans, _fw_name_pre));
772 mvm->fwrt.trans->name);
1380 set_bit(STATUS_SUPPRESS_CMD_ERROR_ONCE, &mvm->trans->status);
1402 iwl_force_nmi(mvm->trans);
1521 if (!mvm->trans->trans_cfg->mq_rx_supported)
1728 if (mvm->trans->trans_cfg->device_family < IWL_DEVICE_FAMILY_9000)
1904 iwl_read_prph(mvm->trans, mvm->dbgfs_prph_reg_addr));
1925 iwl_write_prph(mvm->trans, mvm->dbgfs_prph_reg_addr, value);
H A Dcoex.c184 if (mvm->trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_AX210)
530 if (mvm->trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_AX210) {
H A Dmld-mac80211.c223 for (int q = 0; q < mvm->trans->num_rx_queues; q++) {
313 if (iwl_mvm_is_esr_supported(mvm->fwrt.trans) && n_active > 1) {
493 if (iwl_mvm_is_esr_supported(mvm->fwrt.trans) && n_active > 1) {
1281 ret = iwl_mvm_is_esr_supported(mvm->fwrt.trans) &&
/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_remote.c476 error = xfs_bmap_first_unused(args->trans, args->dp, blkcnt, &lfileoff,
633 error = xfs_bmapi_write(args->trans, dp,
709 error = xfs_bunmapi(args->trans, args->dp, args->rmtblkno,
H A Dxfs_parent.c162 args->trans = tp;
/linux-master/drivers/usb/typec/
H A Dstusb160x.c405 u32 pending, trans, status; local
414 STUSB160X_CC_CONNECTION_STATUS_TRANS, &trans);
422 if (trans & STUSB160X_CC_ATTACH_TRANS) {
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddebugfs.c281 fwrt->trans->dbg.domains_bitmap);
364 iwl_get_cmd_string(priv->fwrt->trans, cmd_id));
/linux-master/drivers/usb/host/
H A Dehci-sched.c1198 u32 trans; local
1203 trans = EHCI_ISOC_ACTIVE;
1204 trans |= buf & 0x0fff;
1207 trans |= EHCI_ITD_IOC;
1208 trans |= length << 16;
1209 uframe->transaction = cpu_to_hc32(ehci, trans);
2003 u32 trans; local
2008 trans = SITD_STS_ACTIVE;
2011 trans |= SITD_IOC;
2012 trans |
[all...]
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h269 struct qlcnic_bc_trans *trans,
268 qlcnic_sriov_soft_flr_check(struct qlcnic_adapter *adapter, struct qlcnic_bc_trans *trans, struct qlcnic_vf_info *vf) argument
/linux-master/security/apparmor/include/
H A Dpolicy.h91 struct aa_str_table trans; member in struct:aa_policydb
/linux-master/include/net/
H A Daf_vsock.h75 void *trans; member in struct:vsock_sock
/linux-master/include/net/9p/
H A Dclient.h94 * @trans: tranport instance state and API
108 void *trans; member in struct:p9_client
/linux-master/fs/bcachefs/
H A Dsysfs.c254 struct btree_trans *trans; local
269 trans = bch2_trans_get(c);
275 ret = for_each_btree_key(trans, iter, id, POS_MIN,
306 bch2_trans_put(trans);
/linux-master/fs/btrfs/
H A Dscrub.c2440 struct btrfs_trans_handle *trans; local
2449 trans = btrfs_join_transaction(root);
2450 if (IS_ERR(trans))
2451 return PTR_ERR(trans);
2452 return btrfs_commit_transaction(trans);
3041 struct btrfs_trans_handle *trans; local
3043 trans = btrfs_start_transaction(fs_info->tree_root, 0);
3044 if (IS_ERR(trans)) {
3045 ret = PTR_ERR(trans);
3050 ret = btrfs_commit_transaction(trans);
[all...]
H A Dextent_io.h360 void btrfs_clear_buffer_dirty(struct btrfs_trans_handle *trans,
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_snps_phy.c67 const struct intel_ddi_buf_trans *trans; local
71 trans = encoder->get_buf_trans(encoder, crtc_state, &n_entries);
72 if (drm_WARN_ON_ONCE(&dev_priv->drm, !trans))
79 val |= REG_FIELD_PREP(SNPS_PHY_TX_EQ_MAIN, trans->entries[level].snps.vswing);
80 val |= REG_FIELD_PREP(SNPS_PHY_TX_EQ_PRE, trans->entries[level].snps.pre_cursor);
81 val |= REG_FIELD_PREP(SNPS_PHY_TX_EQ_POST, trans->entries[level].snps.post_cursor);
/linux-master/security/apparmor/
H A Dpolicy_unpack.c471 * Note: index into trans table array is a max
770 if (!unpack_trans_table(e, &pdb->trans) && required_trans) {
1212 (pdb->perms[i].xindex & AA_X_INDEX_MASK) >= pdb->trans.size)
1214 if (pdb->perms[i].tag && pdb->perms[i].tag >= pdb->trans.size)
1217 pdb->perms[i].label >= pdb->trans.size)
/linux-master/drivers/video/fbdev/
H A Dsa1100fb.c269 u_int trans, struct fb_info *info)
291 u_int trans, struct fb_info *info)
336 ret = sa1100fb_setpalettereg(regno, red, green, blue, trans, info);
268 sa1100fb_setpalettereg(u_int regno, u_int red, u_int green, u_int blue, u_int trans, struct fb_info *info) argument
290 sa1100fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int trans, struct fb_info *info) argument
H A Dimxfb.c278 u_int trans, struct fb_info *info)
296 u_int trans, struct fb_info *info)
342 ret = imxfb_setpalettereg(regno, red, green, blue, trans, info);
277 imxfb_setpalettereg(u_int regno, u_int red, u_int green, u_int blue, u_int trans, struct fb_info *info) argument
295 imxfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int trans, struct fb_info *info) argument
/linux-master/net/rds/
H A Daf_rds.c488 int trans; local
519 trans = (rs->rs_transport ? rs->rs_transport->t_type :
521 if (put_user(trans, (int __user *)optval) ||
/linux-master/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1841 unsigned int trans = len >> FC_SHIFT; local
1857 ctrl->edu_count = trans;
2040 u64 addr, unsigned int trans, u32 *buf,
2049 for (i = 0; i < trans; i++, addr += FC_BYTES) {
2066 mtd->oobsize / trans,
2140 u64 addr, unsigned int trans, u32 *buf, u8 *oob)
2157 trans * FC_BYTES,
2174 err = brcmnand_read_by_pio(mtd, chip, addr, trans, buf,
2219 err = brcmnand_read_by_pio(mtd, chip, addr, trans, buf,
2291 unsigned int i, j, trans local
2039 brcmnand_read_by_pio(struct mtd_info *mtd, struct nand_chip *chip, u64 addr, unsigned int trans, u32 *buf, u8 *oob, u64 *err_addr) argument
2139 brcmnand_read(struct mtd_info *mtd, struct nand_chip *chip, u64 addr, unsigned int trans, u32 *buf, u8 *oob) argument
[all...]
/linux-master/fs/xfs/scrub/
H A Ddir.c358 error = xfs_dir3_data_read(ds->dargs.trans, dp, ds->dargs.owner,
418 xfs_trans_brelse(ds->dargs.trans, bp);
786 .trans = sc->tp,
/linux-master/fs/xfs/
H A Dxfs_attr_item.c490 /* Reset trans after EAGAIN cycle since the transaction is new */
491 args->trans = tp;
784 args->trans = tp;
936 xfs_defer_add(args->trans, &new->xattri_list, &xfs_attr_defer_type);

Completed in 639 milliseconds

<<11121314151617