| /linux/fs/ntfs/ |
| H A D | index.c | 32 struct ntfs_volume *vol, const struct index_entry *ie, in ntfs_index_entry_inconsistent() 273 static __le64 *ntfs_ie_get_vcn_addr(struct index_entry *ie) in ntfs_ie_get_vcn_addr() 281 static s64 ntfs_ie_get_vcn(struct index_entry *ie) in ntfs_ie_get_vcn() 291 static struct index_entry *ntfs_ie_get_next(struct index_entry *ie) in ntfs_ie_get_next() 301 static int ntfs_ie_end(struct index_entry *ie) in ntfs_ie_end() 309 static struct index_entry *ntfs_ie_get_last(struct index_entry *ie, char *ies_end) in ntfs_ie_get_last() 321 struct index_entry *ie; in ntfs_ie_get_by_pos() local 333 static struct index_entry *ntfs_ie_prev(struct index_header *ih, struct index_entry *ie) in ntfs_ie_prev() 353 struct index_entry *ie; in ntfs_ih_numof_entries() local 375 static void ntfs_ie_delete(struct index_header *ih, struct index_entry *ie) in ntfs_ie_delete() [all …]
|
| H A D | dir.c | 75 struct index_entry *ie; in ntfs_lookup_inode_by_name() local 626 struct ntfs_inode *ndir, struct page *ia_page, struct index_entry *ie, in ntfs_filldir()
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | vsc7326_reg.h | 71 #define REG_TEST(ie,fn) CRA(0x2,ie&1,0x00+fn) /* Mode & Test Register */ argument 72 #define REG_TOP_BOTTOM(ie,fn) CRA(0x2,ie&1,0x10+fn) /* FIFO Buffer Top & Bottom */ argument 73 #define REG_TAIL(ie,fn) CRA(0x2,ie&1,0x20+fn) /* FIFO Write Pointer */ argument 74 #define REG_HEAD(ie,fn) CRA(0x2,ie&1,0x30+fn) /* FIFO Read Pointer */ argument 75 #define REG_HIGH_LOW_WM(ie,fn) CRA(0x2,ie&1,0x40+fn) /* Flow Control Water Marks */ argument 76 #define REG_CT_THRHLD(ie,fn) CRA(0x2,ie&1,0x50+fn) /* Cut Through Threshold */ argument 77 #define REG_FIFO_DROP_CNT(ie,fn) CRA(0x2,ie&1,0x60+fn) /* Drop & CRC Error Counter */ argument 78 #define REG_DEBUG_BUF_CNT(ie,fn) CRA(0x2,ie&1,0x70+fn) /* Input Side Debug Counter */ argument 87 #define REG_TRAFFIC_SHAPER_BUCKET(ie,bn) CRA(0x2,ie&1,0x0a + (bn>7) | ((bn&7)<<4)) argument 88 #define REG_TRAFFIC_SHAPER_CONTROL(ie) CRA(0x2,ie&1,0x3b) argument [all …]
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | ie.c | 20 struct mwifiex_ie *ie; in mwifiex_ie_index_used_by_other_intf() local 36 struct mwifiex_ie *ie, u16 *index) in mwifiex_ie_get_autoidx() 74 struct mwifiex_ie *ie; in mwifiex_update_autoindex_ies() local 218 struct mwifiex_ie *ie = *ie_ptr; in mwifiex_update_vs_ie() local
|
| /linux/drivers/dma/idxd/ |
| H A D | submit.c | 75 static struct idxd_desc *list_abort_desc(struct idxd_wq *wq, struct idxd_irq_entry *ie, in list_abort_desc() 97 static void llist_abort_desc(struct idxd_wq *wq, struct idxd_irq_entry *ie, in llist_abort_desc() 173 struct idxd_irq_entry *ie = NULL; in idxd_submit_desc() local
|
| H A D | device.c | 1272 static void idxd_flush_pending_descs(struct idxd_irq_entry *ie) in idxd_flush_pending_descs() 1309 struct idxd_irq_entry *ie) in idxd_device_set_perm_entry() 1323 struct idxd_irq_entry *ie) in idxd_device_clear_perm_entry() 1331 struct idxd_irq_entry *ie = &wq->ie; in idxd_wq_free_irq() local 1353 struct idxd_irq_entry *ie = &wq->ie; in idxd_wq_flush_descs() local 1373 struct idxd_irq_entry *ie; in idxd_wq_request_irq() local
|
| H A D | irq.c | 71 static void idxd_int_handle_revoke_drain(struct idxd_irq_entry *ie) in idxd_int_handle_revoke_drain() 105 static void idxd_abort_invalid_int_handle_descs(struct idxd_irq_entry *ie) in idxd_abort_invalid_int_handle_descs() 155 struct idxd_irq_entry *ie = idxd_get_ie(idxd, i); in idxd_int_handle_revoke() local
|
| H A D | init.c | 93 struct idxd_irq_entry *ie; in idxd_setup_interrupts() local 147 struct idxd_irq_entry *ie; in idxd_cleanup_interrupts() local
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | p2p.c | 80 static void ath11k_p2p_noa_ie_assign(struct ath11k_vif *arvif, void *ie, in ath11k_p2p_noa_ie_assign() 97 void *ie; in __ath11k_p2p_noa_update() local
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | p2p.c | 73 static void ath12k_p2p_noa_ie_assign(struct ath12k_link_vif *arvif, void *ie, in ath12k_p2p_noa_ie_assign() 90 void *ie; in __ath12k_p2p_noa_update() local
|
| /linux/net/wireless/ |
| H A D | scan.c | 231 const u8 *ie, size_t ie_len, in cfg80211_copy_elem_with_frags() 269 cfg80211_gen_new_ie(const u8 *ie, size_t ielen, in cfg80211_gen_new_ie() 947 void *ie = (void *)request + offs_ies; in cfg80211_scan_6ghz() local 1738 const u8 *ie; in cfg80211_combine_bsses() local 2086 int cfg80211_get_ies_channel_number(const u8 *ie, size_t ielen, in cfg80211_get_ies_channel_number() 2142 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel() 2200 const u8 *ie; member 2400 *cfg80211_get_profile_continuation(const u8 *ie, size_t ielen, in cfg80211_get_profile_continuation() 2442 size_t cfg80211_merge_profile(const u8 *ie, size_t ielen, in cfg80211_merge_profile() 2674 cfg80211_defrag_mle(const struct element *mle, const u8 *ie, size_t ielen, in cfg80211_defrag_mle() [all …]
|
| H A D | sme.c | 49 const u8 *ie; member 1342 void __cfg80211_disconnected(struct net_device *dev, const u8 *ie, in __cfg80211_disconnected() argument 1407 cfg80211_disconnected(struct net_device * dev,u16 reason,const u8 * ie,size_t ie_len,bool locally_generated,gfp_t gfp) cfg80211_disconnected() argument [all...] |
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | p2p.c | 70 static void ath10k_p2p_noa_ie_assign(struct ath10k_vif *arvif, void *ie, in ath10k_p2p_noa_ie_assign() 87 void *ie; in __ath10k_p2p_noa_update() local
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | mesh.c | 91 struct mrvl_meshie *ie; in lbs_mesh_config() local 568 struct mrvl_meshie *ie; in mesh_id_store() local 636 struct mrvl_meshie *ie; in protocol_id_store() local 701 struct mrvl_meshie *ie; in metric_id_store() local 763 struct mrvl_meshie *ie; in capability_store() local
|
| /linux/include/net/ |
| H A D | gtp.h | 57 struct gtp_ie ie; member 62 struct gtp_ie ie; member
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-utils.h | 42 const u8 *ie; in iwl_find_ie_offset() local
|
| /linux/arch/riscv/include/asm/ |
| H A D | suspend.h | 18 unsigned long ie; member
|
| /linux/io_uring/ |
| H A D | epoll.c | 48 struct io_epoll *ie = io_kiocb_to_cmd(req, struct io_epoll); io_epoll_ctl() local
|
| /linux/drivers/pinctrl/starfive/ |
| H A D | pinctrl-starfive-jh7110.c | 712 void __iomem *ie = sfp->base + irq_reg->ie_reg_base in jh7110_irq_mask() local 731 void __iomem *ie = sfp->base + irq_reg->ie_reg_base in jh7110_irq_mask_ack() local 754 void __iomem *ie = sfp->base + irq_reg->ie_reg_base in jh7110_irq_unmask() local
|
| H A D | pinctrl-starfive-jh7100.c | 1062 void __iomem *ie = sfp->base + GPIOIE + 4 * (gpio / 32); in starfive_irq_mask() local 1079 void __iomem *ie = sfp->base + GPIOIE + 4 * (gpio / 32); in starfive_irq_mask_ack() local 1096 void __iomem *ie = sfp->base + GPIOIE + 4 * (gpio / 32); in starfive_irq_unmask() local
|
| /linux/net/mac80211/ |
| H A D | mesh.c | 63 struct ieee802_11_elems *ie) in mesh_matches_local() 131 bool mesh_peer_accepts_plinks(struct ieee802_11_elems *ie) in mesh_peer_accepts_plinks() 721 u8 *ie, u8 ie_len) in ieee80211_mesh_update_bss_params()
|
| /linux/arch/microblaze/include/asm/ |
| H A D | cacheflush.h | 33 void (*ie)(void); /* enable */ member
|
| /linux/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_ieee80211.c | 176 u8 *rtw_get_ie_ex(u8 *in_ie, uint in_len, u8 eid, u8 *oui, u8 oui_len, u8 *ie, uint *ielen) in rtw_get_ie_ex() 296 u8 *ie = pdev_network->ies; in rtw_generate_ie() local
|
| /linux/drivers/md/persistent-data/ |
| H A D | dm-space-map-common.h | 69 struct disk_index_entry ie; member
|
| /linux/drivers/char/ipmi/ |
| H A D | kcs_bmc_npcm7xx.c | 65 u32 ie; member
|