Home
last modified time | relevance | path

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

12345

/linux/drivers/net/ethernet/chelsio/cxgb/
A Dvsc7326_reg.h71 #define REG_TEST(ie,fn) CRA(0x2,ie&1,0x00+fn) /* Mode & Test Register */ 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
88 #define REG_TRAFFIC_SHAPER_CONTROL(ie) CRA(0x2,ie&1,0x3b) argument
90 #define REG_SRAM_ADR(ie) CRA(0x2,ie&1,0x0e) /* FIFO SRAM address */ argument
93 #define REG_SRAM_DATA_0(ie) CRA(0x2,ie&1,0x3e) /* FIFO SRAM data lo 8b */ argument
96 #define REG_SRAM_DATA_3(ie) CRA(0x2,ie&1,0x6e) /* FIFO SRAM data hi 8b */ argument
99 #define REG_CONTROL(ie) CRA(0x2,ie&1,0x0f) /* FIFO control */ argument
102 #define REG_AGE_TIMER(ie) CRA(0x2,ie&1,0x1f) /* Aging timer */ argument
103 #define REG_AGE_INC(ie) CRA(0x2,ie&1,0x2f) /* Aging increment */ argument
[all …]
/linux/drivers/dma/idxd/
A 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()
154 struct idxd_irq_entry *ie = NULL; in idxd_submit_desc() local
A 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/drivers/net/wan/lmc/
A 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/drivers/net/wireless/marvell/mwifiex/
A 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/fs/ntfs/
A 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
A Dindex.c115 INDEX_ENTRY *ie; in ntfs_index_lookup() local
/linux/net/wireless/
A 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
1894 u16 beacon_interval, const u8 *ie, size_t ielen, in cfg80211_inform_single_bss_data()
1998 *cfg80211_get_profile_continuation(const u8 *ie, size_t ielen, in cfg80211_get_profile_continuation()
2040 size_t cfg80211_merge_profile(const u8 *ie, size_t ielen, in cfg80211_merge_profile()
2073 u16 beacon_interval, const u8 *ie, in cfg80211_parse_mbssid_data()
2191 u16 beacon_interval, const u8 *ie, size_t ielen, in cfg80211_inform_bss_data()
2218 const u8 *ie = mgmt->u.probe_resp.variable; in cfg80211_parse_mbssid_frame_data() local
2236 u8 *ie, *new_ie, *pos; in cfg80211_update_notlisted_nontrans() local
2452 const u8 *ie = mgmt->u.probe_resp.variable; in cfg80211_inform_bss_frame_data() local
[all …]
A Dwext-sme.c215 const u8 *ie; in cfg80211_mgd_wext_giwessid() local
318 u8 *ie = extra; in cfg80211_wext_siwgenie() local
A 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()
A 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/drivers/net/wireless/ath/ath10k/
A 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/sound/arm/
A 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/drivers/net/wireless/intersil/orinoco/
A Dscan.c80 u8 *ie; in orinoco_add_hostscan_result() local
140 const u8 *ie; in orinoco_add_extscan_result() local
/linux/drivers/net/wireless/intel/iwlegacy/
A Diwl-spectrum.h60 struct ieee80211_info_element ie; member
68 struct ieee80211_info_element ie; member
/linux/drivers/net/wireless/marvell/libertas/
A 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/drivers/staging/rtl8712/
A 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/lib/lzo/
A Dlzo1x_decompress_safe.c97 const unsigned char *ie = ip + t; in lzo1x_decompress_safe() local
/linux/drivers/net/wireless/quantenna/qtnfmac/
A Devent.c144 u8 *ie = NULL; in qtnf_event_handle_bss_join() local
638 u8 *ie; in qtnf_event_handle_update_owe() local
/linux/drivers/md/persistent-data/
A 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/drivers/net/wireless/realtek/rtw89/
A Dtxrx.h183 #define RTW89_GET_PHY_STS_IE_TYPE(ie) \ argument
185 #define RTW89_GET_PHY_STS_IE_LEN(ie) \ argument
187 #define RTW89_GET_PHY_STS_IE0_CFO(ie) \ argument
/linux/drivers/net/wireless/realtek/rtlwifi/
A Dps.c711 u8 *pos, *end, *ie; in rtl_p2p_noa_ie() local
815 u8 *pos, *end, *ie; in rtl_p2p_action_ie() local
/linux/arch/microblaze/include/asm/
A Dcacheflush.h33 void (*ie)(void); /* enable */ member
/linux/net/mac80211/
A Dmesh.c60 struct ieee802_11_elems *ie) in mesh_matches_local()
121 bool mesh_peer_accepts_plinks(struct ieee802_11_elems *ie) in mesh_peer_accepts_plinks()
672 u8 *ie, u8 ie_len) in ieee80211_mesh_update_bss_params()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_ap.c830 u8 *ie = pbss_network->ies; in rtw_check_beacon_data() local
1404 unsigned char *p, *ie = pnetwork->ies; in update_bcn_erpinfo_ie() local
1468 unsigned char *ie = pnetwork->ies; in update_bcn_wps_ie() local

Completed in 66 milliseconds

12345