Searched refs:min_offset (Results 1 - 11 of 11) sorted by relevance

/linux-master/net/mac80211/
H A Dhe.c241 he_obss_pd->min_offset = *data++;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.h320 u64 min_offset, u64 max_offset);
H A Damdgpu_object.c874 * @min_offset: the start of requested address range
893 u64 min_offset, u64 max_offset)
902 if (WARN_ON_ONCE(min_offset > max_offset))
956 fpfn = min_offset >> PAGE_SHIFT;
892 amdgpu_bo_pin_restricted(struct amdgpu_bo *bo, u32 domain, u64 min_offset, u64 max_offset) argument
/linux-master/include/uapi/linux/
H A Dbtrfs.h546 __u64 min_offset; /* in */ member in struct:btrfs_ioctl_search_key
/linux-master/fs/btrfs/
H A Dtree-log.c3811 u64 min_offset, u64 *last_offset_ret)
3817 u64 last_old_dentry_offset = min_offset - 1;
3823 min_key.offset = min_offset;
3847 * *min_offset, and we create a range to indicate that.
3806 log_dir_items(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_path *path, struct btrfs_path *dst_path, struct btrfs_log_ctx *ctx, u64 min_offset, u64 *last_offset_ret) argument
H A Dioctl.c1553 test.offset = sk->min_offset;
1737 key.offset = sk->min_offset;
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c270 s->he_obss_pd.min_offset;
/linux-master/include/net/
H A Dcfg80211.h300 * @min_offset: minimal tx power offset an associated station shall use
311 u8 min_offset; member in struct:ieee80211_he_obss_pd
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dwmi.c3021 cmd->obss_min = a_cpu_to_sle32(he_obss_pd->min_offset);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwmi.c3514 cmd->obss_min = he_obss_pd->min_offset;
/linux-master/net/wireless/
H A Dnl80211.c5631 he_obss_pd->min_offset =
5640 if (he_obss_pd->min_offset > he_obss_pd->max_offset)

Completed in 305 milliseconds