| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
| 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 …]
|
| /kernel/linux/linux-5.10/drivers/net/wan/lmc/ |
| D | lmc_media.c | 223 lmc_hssi_set_clock (lmc_softc_t * const sc, int ie) in lmc_hssi_set_clock() 306 lmc_ds3_set_100ft (lmc_softc_t * const sc, int ie) in lmc_ds3_set_100ft() 403 lmc_ds3_set_scram (lmc_softc_t * const sc, int ie) in lmc_ds3_set_scram() 611 lmc_ssi_set_clock (lmc_softc_t * const sc, int ie) in lmc_ssi_set_clock() 1129 lmc_t1_set_circuit_type (lmc_softc_t * const sc, int ie) in lmc_t1_set_circuit_type() 1174 lmc_t1_set_clock (lmc_softc_t * const sc, int ie) in lmc_t1_set_clock()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
| D | ie.c | 32 struct mwifiex_ie *ie; in mwifiex_ie_index_used_by_other_intf() local 48 struct mwifiex_ie *ie, u16 *index) in mwifiex_ie_get_autoidx() 86 struct mwifiex_ie *ie; in mwifiex_update_autoindex_ies() local 230 struct mwifiex_ie *ie = *ie_ptr; in mwifiex_update_vs_ie() local
|
| /kernel/linux/linux-6.6/drivers/dma/idxd/ |
| D | submit.c | 73 static struct idxd_desc *list_abort_desc(struct idxd_wq *wq, struct idxd_irq_entry *ie, in list_abort_desc() 95 static void llist_abort_desc(struct idxd_wq *wq, struct idxd_irq_entry *ie, in llist_abort_desc() 169 struct idxd_irq_entry *ie = NULL; in idxd_submit_desc() local
|
| 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
|
| /kernel/linux/linux-5.10/fs/ntfs/ |
| D | dir.c | 74 INDEX_ENTRY *ie; in ntfs_lookup_inode_by_name() local 1013 ntfs_inode *ndir, struct page *ia_page, INDEX_ENTRY *ie, in ntfs_filldir() 1096 INDEX_ENTRY *ie; in ntfs_readdir() local
|
| /kernel/linux/linux-6.6/fs/ntfs/ |
| D | dir.c | 74 INDEX_ENTRY *ie; in ntfs_lookup_inode_by_name() local 1013 ntfs_inode *ndir, struct page *ia_page, INDEX_ENTRY *ie, in ntfs_filldir() 1096 INDEX_ENTRY *ie; in ntfs_readdir() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
| D | ps.c | 293 struct rtw89_p2p_noa_ie *ie = &setter->ie; in rtw89_p2p_noa_renew() local 321 struct rtw89_p2p_noa_ie *ie = &setter->ie; in rtw89_p2p_noa_append() local 340 struct rtw89_p2p_noa_ie *ie = &setter->ie; in rtw89_p2p_noa_fetch() local
|
| /kernel/linux/linux-5.10/net/wireless/ |
| D | scan.c | 266 const u8 *ie, size_t ie_len, in cfg80211_copy_elem_with_frags() 303 static size_t cfg80211_gen_new_ie(const u8 *ie, size_t ielen, in cfg80211_gen_new_ie() 1571 const u8 *ie; in cfg80211_combine_bsses() local 1862 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel() 1939 u16 beacon_interval, const u8 *ie, size_t ielen, in cfg80211_inform_single_bss_data() 2047 *cfg80211_get_profile_continuation(const u8 *ie, size_t ielen, in cfg80211_get_profile_continuation() 2089 size_t cfg80211_merge_profile(const u8 *ie, size_t ielen, in cfg80211_merge_profile() 2122 u16 beacon_interval, const u8 *ie, in cfg80211_parse_mbssid_data() 2242 u16 beacon_interval, const u8 *ie, size_t ielen, in cfg80211_inform_bss_data() 2269 const u8 *ie = mgmt->u.probe_resp.variable; in cfg80211_parse_mbssid_frame_data() local [all …]
|
| D | wext-sme.c | 215 const u8 *ie; in cfg80211_mgd_wext_giwessid() local 318 u8 *ie = extra; in cfg80211_wext_siwgenie() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
| 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
|
| /kernel/linux/linux-5.10/sound/arm/ |
| D | aaci.c | 562 u32 ie; in aaci_pcm_playback_stop() local 574 u32 ie; in aaci_pcm_playback_start() local 637 u32 ie; in aaci_pcm_capture_stop() local 652 u32 ie; in aaci_pcm_capture_start() local
|
| /kernel/linux/linux-6.6/sound/arm/ |
| D | aaci.c | 562 u32 ie; in aaci_pcm_playback_stop() local 574 u32 ie; in aaci_pcm_playback_start() local 637 u32 ie; in aaci_pcm_capture_stop() local 652 u32 ie; in aaci_pcm_capture_start() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
| D | scan.c | 80 u8 *ie; in orinoco_add_hostscan_result() local 140 const u8 *ie; in orinoco_add_extscan_result() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
| D | scan.c | 80 u8 *ie; in orinoco_add_hostscan_result() local 140 const u8 *ie; in orinoco_add_extscan_result() local
|
| /kernel/linux/linux-6.6/net/wireless/ |
| D | scan.c | 269 const u8 *ie, size_t ie_len, in cfg80211_copy_elem_with_frags() 306 static size_t cfg80211_gen_new_ie(const u8 *ie, size_t ielen, in cfg80211_gen_new_ie() 1608 const u8 *ie; in cfg80211_combine_bsses() local 1890 int cfg80211_get_ies_channel_number(const u8 *ie, size_t ielen, in cfg80211_get_ies_channel_number() 1946 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel() 2015 const u8 *ie; member 2160 *cfg80211_get_profile_continuation(const u8 *ie, size_t ielen, in cfg80211_get_profile_continuation() 2202 size_t cfg80211_merge_profile(const u8 *ie, size_t ielen, in cfg80211_merge_profile() 2422 cfg80211_defrag_mle(const struct element *mle, const u8 *ie, size_t ielen, in cfg80211_defrag_mle() 2507 cfg80211_tbtt_info_for_mld_ap(const u8 *ie, size_t ielen, u8 mld_id, u8 link_id, in cfg80211_tbtt_info_for_mld_ap() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
| D | iwl-spectrum.h | 60 struct ieee80211_info_element ie; member 68 struct ieee80211_info_element ie; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
| D | iwl-spectrum.h | 60 struct ieee80211_info_element ie; member 68 struct ieee80211_info_element ie; member
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| D | suspend.h | 18 unsigned long ie; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
| D | mesh.c | 91 struct mrvl_meshie *ie; in lbs_mesh_config() local 553 struct mrvl_meshie *ie; in mesh_id_set() local 619 struct mrvl_meshie *ie; in protocol_id_set() local 680 struct mrvl_meshie *ie; in metric_id_set() local 741 struct mrvl_meshie *ie; in capability_set() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/dma/idxd/ |
| D | init.c | 398 static void idxd_flush_pending_llist(struct idxd_irq_entry *ie) in idxd_flush_pending_llist() 413 static void idxd_flush_work_list(struct idxd_irq_entry *ie) in idxd_flush_work_list()
|