Home
last modified time | relevance | path

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

12345

/Linux-v4.19/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-v4.19/drivers/uwb/
Die.c76 const struct uwb_ie_hdr *ie; in uwb_ie_dump_hex() local
235 struct uwb_ie_hdr *ie; in uwb_rc_ie_add_one() local
290 const struct uwb_ie_hdr *ie; in uwb_rc_ie_add() local
334 struct uwb_ie_hdr *ie; in uwb_rc_ie_cache_rm() local
Dlc-rc.c133 struct uwb_ie_hdr *ie; in ASIE_show() local
172 struct uwb_ie_hdr *ie; in ASIE_store() local
/Linux-v4.19/drivers/net/wan/lmc/
Dlmc_media.c225 lmc_hssi_set_clock (lmc_softc_t * const sc, int ie) in lmc_hssi_set_clock()
308 lmc_ds3_set_100ft (lmc_softc_t * const sc, int ie) in lmc_ds3_set_100ft()
405 lmc_ds3_set_scram (lmc_softc_t * const sc, int ie) in lmc_ds3_set_scram()
613 lmc_ssi_set_clock (lmc_softc_t * const sc, int ie) in lmc_ssi_set_clock()
1135 lmc_t1_set_circuit_type (lmc_softc_t * const sc, int ie) in lmc_t1_set_circuit_type()
1180 lmc_t1_set_clock (lmc_softc_t * const sc, int ie) in lmc_t1_set_clock()
/Linux-v4.19/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-v4.19/include/linux/uwb/
Dspec.h310 static inline int uwb_ie_drp_type(struct uwb_ie_drp *ie) in uwb_ie_drp_type()
315 static inline int uwb_ie_drp_stream_index(struct uwb_ie_drp *ie) in uwb_ie_drp_stream_index()
320 static inline int uwb_ie_drp_reason_code(struct uwb_ie_drp *ie) in uwb_ie_drp_reason_code()
325 static inline int uwb_ie_drp_status(struct uwb_ie_drp *ie) in uwb_ie_drp_status()
330 static inline int uwb_ie_drp_owner(struct uwb_ie_drp *ie) in uwb_ie_drp_owner()
335 static inline int uwb_ie_drp_tiebreaker(struct uwb_ie_drp *ie) in uwb_ie_drp_tiebreaker()
340 static inline int uwb_ie_drp_unsafe(struct uwb_ie_drp *ie) in uwb_ie_drp_unsafe()
345 static inline void uwb_ie_drp_set_type(struct uwb_ie_drp *ie, enum uwb_drp_type type) in uwb_ie_drp_set_type()
352 static inline void uwb_ie_drp_set_stream_index(struct uwb_ie_drp *ie, int stream_index) in uwb_ie_drp_set_stream_index()
359 static inline void uwb_ie_drp_set_reason_code(struct uwb_ie_drp *ie, in uwb_ie_drp_set_reason_code()
[all …]
/Linux-v4.19/fs/ntfs/
Ddir.c87 INDEX_ENTRY *ie; in ntfs_lookup_inode_by_name() local
1026 ntfs_inode *ndir, struct page *ia_page, INDEX_ENTRY *ie, in ntfs_filldir()
1109 INDEX_ENTRY *ie; in ntfs_readdir() local
Dindex.c129 INDEX_ENTRY *ie; in ntfs_index_lookup() local
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dp2p.c81 static void ath10k_p2p_noa_ie_assign(struct ath10k_vif *arvif, void *ie, in ath10k_p2p_noa_ie_assign()
98 void *ie; in __ath10k_p2p_noa_update() local
/Linux-v4.19/sound/arm/
Daaci.c575 u32 ie; in aaci_pcm_playback_stop() local
587 u32 ie; in aaci_pcm_playback_start() local
651 u32 ie; in aaci_pcm_capture_stop() local
666 u32 ie; in aaci_pcm_capture_start() local
/Linux-v4.19/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-v4.19/drivers/net/wireless/intel/iwlegacy/
Diwl-spectrum.h75 struct ieee80211_info_element ie; member
83 struct ieee80211_info_element ie; member
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dmesh.c90 struct mrvl_meshie *ie; in lbs_mesh_config() local
545 struct mrvl_meshie *ie; in mesh_id_set() local
611 struct mrvl_meshie *ie; in protocol_id_set() local
672 struct mrvl_meshie *ie; in metric_id_set() local
733 struct mrvl_meshie *ie; in capability_set() local
/Linux-v4.19/net/wireless/
Dwext-sme.c214 const u8 *ie; in cfg80211_mgd_wext_giwessid() local
314 u8 *ie = extra; in cfg80211_wext_siwgenie() local
Dscan.c511 const u8 *ie; in cfg80211_find_vendor_ie() local
817 const u8 *ie; in cfg80211_combine_bsses() local
1070 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel()
1138 u16 beacon_interval, const u8 *ie, size_t ielen, in cfg80211_inform_bss_data()
1566 const u8 *ie; in ieee80211_bss() local
Dsme.c49 const u8 *ie; member
1047 void __cfg80211_disconnected(struct net_device *dev, const u8 *ie, in __cfg80211_disconnected()
1103 const u8 *ie, size_t ie_len, in cfg80211_disconnected()
Dmlme.c223 const u8 *ie, int ie_len, in cfg80211_mlme_auth()
335 const u8 *ie, int ie_len, u16 reason, in cfg80211_mlme_deauth()
364 const u8 *ie, int ie_len, u16 reason, in cfg80211_mlme_disassoc()
/Linux-v4.19/drivers/md/persistent-data/
Ddm-space-map-common.c528 struct disk_index_entry *ie) in metadata_ll_load_ie()
535 struct disk_index_entry *ie) in metadata_ll_save_ie()
664 struct disk_index_entry *ie) in disk_ll_load_ie()
670 struct disk_index_entry *ie) in disk_ll_save_ie()
/Linux-v4.19/lib/lzo/
Dlzo1x_decompress_safe.c86 const unsigned char *ie = ip + t; in lzo1x_decompress_safe() local
/Linux-v4.19/net/mac80211/
Dmesh_sync.c43 static bool mesh_peer_tbtt_adjusting(struct ieee802_11_elems *ie) in mesh_peer_tbtt_adjusting()
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_ap.c753 u8 *ie = pbss_network->ies; in rtw_check_beacon_data() local
1120 unsigned char *p, *ie = pnetwork->ies; in update_bcn_erpinfo_ie() local
1157 unsigned char *ie = pnetwork->ies; in update_bcn_wps_ie() local
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dps.c738 u8 *pos, *end, *ie; in rtl_p2p_noa_ie() local
838 u8 *pos, *end, *ie; in rtl_p2p_action_ie() local
/Linux-v4.19/drivers/usb/wusbcore/
Ddevconnect.c395 struct wuie_keep_alive *ie = &wusbhc->keep_alive_ie; in __wusbhc_keep_alive() local
644 struct wuie_disconnect *ie; in __wusbhc_dev_disable() local
/Linux-v4.19/drivers/staging/rtlwifi/
Dps.c720 u8 *pos, *end, *ie; in rtl_p2p_noa_ie() local
820 u8 *pos, *end, *ie; in rtl_p2p_action_ie() local
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_ap.c1035 u8 *ie = pbss_network->IEs; in rtw_check_beacon_data() local
1724 unsigned char *p, *ie = pnetwork->IEs; in update_bcn_erpinfo_ie() local
1802 unsigned char *ie = pnetwork->IEs; in update_bcn_wps_ie() local

12345