Home
last modified time | relevance | path

Searched defs:ie (Results 1 – 25 of 103) sorted by relevance

12345

/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb/
Dvsc7326_reg.h71 #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-v5.15/drivers/dma/idxd/
Dsubmit.c82 static struct idxd_desc *list_abort_desc(struct idxd_wq *wq, struct idxd_irq_entry *ie, in list_abort_desc()
104 static void llist_abort_desc(struct idxd_wq *wq, struct idxd_irq_entry *ie, in llist_abort_desc()
138 struct idxd_irq_entry *ie = NULL; in idxd_submit_desc() local
Dinit.c711 static void idxd_flush_pending_llist(struct idxd_irq_entry *ie) in idxd_flush_pending_llist()
726 static void idxd_flush_work_list(struct idxd_irq_entry *ie) in idxd_flush_work_list()
/Linux-v5.15/drivers/net/wan/lmc/
Dlmc_media.c223 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()
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Die.c32 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
/Linux-v5.15/fs/ntfs/
Ddir.c74 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
Dindex.c115 INDEX_ENTRY *ie; in ntfs_index_lookup() local
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dp2p.c70 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-v5.15/net/wireless/
Dscan.c271 static size_t cfg80211_gen_new_ie(const u8 *ie, size_t ielen, in cfg80211_gen_new_ie()
1526 const u8 *ie; in cfg80211_combine_bsses() local
1806 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel()
1883 u16 beacon_interval, const u8 *ie, size_t ielen, in cfg80211_inform_single_bss_data()
1987 *cfg80211_get_profile_continuation(const u8 *ie, size_t ielen, in cfg80211_get_profile_continuation()
2029 size_t cfg80211_merge_profile(const u8 *ie, size_t ielen, in cfg80211_merge_profile()
2062 u16 beacon_interval, const u8 *ie, in cfg80211_parse_mbssid_data()
2180 u16 beacon_interval, const u8 *ie, size_t ielen, in cfg80211_inform_bss_data()
2207 const u8 *ie = mgmt->u.probe_resp.variable; in cfg80211_parse_mbssid_frame_data() local
2225 u8 *ie, *new_ie, *pos; in cfg80211_update_notlisted_nontrans() local
[all …]
Dwext-sme.c215 const u8 *ie; in cfg80211_mgd_wext_giwessid() local
318 u8 *ie = extra; in cfg80211_wext_siwgenie() local
Dsme.c49 const u8 *ie; member
1076 void __cfg80211_disconnected(struct net_device *dev, const u8 *ie, in __cfg80211_disconnected()
1142 const u8 *ie, size_t ie_len, in cfg80211_disconnected()
Dmlme.c240 const u8 *ie, int ie_len, in cfg80211_mlme_auth()
352 const u8 *ie, int ie_len, u16 reason, in cfg80211_mlme_deauth()
381 const u8 *ie, int ie_len, u16 reason, in cfg80211_mlme_disassoc()
/Linux-v5.15/sound/arm/
Daaci.c562 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
/Linux-v5.15/drivers/net/wireless/intersil/orinoco/
Dscan.c80 u8 *ie; in orinoco_add_hostscan_result() local
140 const u8 *ie; in orinoco_add_extscan_result() local
/Linux-v5.15/drivers/net/wireless/intel/iwlegacy/
Diwl-spectrum.h60 struct ieee80211_info_element ie; member
68 struct ieee80211_info_element ie; member
/Linux-v5.15/drivers/net/wireless/marvell/libertas/
Dmesh.c91 struct mrvl_meshie *ie; in lbs_mesh_config() local
556 struct mrvl_meshie *ie; in mesh_id_store() local
624 struct mrvl_meshie *ie; in protocol_id_store() local
686 struct mrvl_meshie *ie; in metric_id_store() local
748 struct mrvl_meshie *ie; in capability_store() local
/Linux-v5.15/drivers/staging/rtl8712/
Dieee80211.c164 u8 *ie = dev_network->IEs; in r8712_generate_ie() local
207 unsigned char *r8712_get_wpa_ie(unsigned char *ie, uint *wpa_ie_len, int limit) in r8712_get_wpa_ie()
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_ieee80211.c240 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()
361 u8 *ie = pdev_network->IEs; in rtw_generate_ie() local
1074 void dump_wps_ie(u8 *ie, u32 ie_len) in dump_wps_ie()
1096 void dump_p2p_ie(u8 *ie, u32 ie_len) in dump_p2p_ie()
1253 static uint rtw_p2p_attr_remove(u8 *ie, uint ielen_ori, u8 attr_id) in rtw_p2p_attr_remove()
Drtw_ap.c744 u8 *ie = pbss_network->IEs; in rtw_check_beacon_data() local
1116 unsigned char *p, *ie = pnetwork->IEs; in update_bcn_erpinfo_ie() local
1178 unsigned char *ie = pnetwork->IEs; in update_bcn_wps_ie() local
/Linux-v5.15/lib/lzo/
Dlzo1x_decompress_safe.c97 const unsigned char *ie = ip + t; in lzo1x_decompress_safe() local
/Linux-v5.15/drivers/net/wireless/quantenna/qtnfmac/
Devent.c144 u8 *ie = NULL; in qtnf_event_handle_bss_join() local
638 u8 *ie; in qtnf_event_handle_update_owe() local
/Linux-v5.15/net/mac80211/
Dmesh_sync.c40 static bool mesh_peer_tbtt_adjusting(struct ieee802_11_elems *ie) in mesh_peer_tbtt_adjusting()
/Linux-v5.15/drivers/md/persistent-data/
Ddm-space-map-common.c952 struct disk_index_entry *ie) in metadata_ll_load_ie()
959 struct disk_index_entry *ie) in metadata_ll_save_ie()
1101 struct disk_index_entry *ie) in disk_ll_load_ie()
1132 struct disk_index_entry *ie) in disk_ll_save_ie()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/
Dps.c711 u8 *pos, *end, *ie; in rtl_p2p_noa_ie() local
815 u8 *pos, *end, *ie; in rtl_p2p_action_ie() local
/Linux-v5.15/arch/microblaze/include/asm/
Dcacheflush.h33 void (*ie)(void); /* enable */ member

12345