| /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-4.19/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-4.19/drivers/uwb/ |
| D | ie.c | 76 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
|
| /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-4.19/drivers/net/wan/lmc/ |
| D | lmc_media.c | 225 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()
|
| /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-4.19/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-4.19/include/linux/uwb/ |
| D | spec.h | 310 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 …]
|
| /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-4.19/fs/ntfs/ |
| D | dir.c | 87 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
|
| /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-4.19/drivers/net/wireless/ath/ath10k/ |
| D | p2p.c | 81 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
|
| /kernel/linux/linux-5.10/net/wireless/ |
| D | scan.c | 265 static size_t cfg80211_gen_new_ie(const u8 *ie, size_t ielen, in cfg80211_gen_new_ie() 1522 const u8 *ie; in cfg80211_combine_bsses() local 1804 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel() 1881 u16 beacon_interval, const u8 *ie, size_t ielen, in cfg80211_inform_single_bss_data() 1989 *cfg80211_get_profile_continuation(const u8 *ie, size_t ielen, in cfg80211_get_profile_continuation() 2031 size_t cfg80211_merge_profile(const u8 *ie, size_t ielen, in cfg80211_merge_profile() 2064 u16 beacon_interval, const u8 *ie, in cfg80211_parse_mbssid_data() 2182 u16 beacon_interval, const u8 *ie, size_t ielen, in cfg80211_inform_bss_data() 2209 const u8 *ie = mgmt->u.probe_resp.variable; in cfg80211_parse_mbssid_frame_data() local 2227 u8 *ie, *new_ie, *pos; in cfg80211_update_notlisted_nontrans() 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-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-4.19/sound/arm/ |
| D | aaci.c | 575 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
|
| /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-4.19/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-4.19/drivers/net/wireless/intel/iwlegacy/ |
| D | iwl-spectrum.h | 75 struct ieee80211_info_element ie; member 83 struct ieee80211_info_element ie; member
|
| /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-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()
|
| /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-4.19/drivers/net/wireless/marvell/libertas/ |
| D | mesh.c | 90 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
|
| /kernel/linux/linux-4.19/net/wireless/ |
| D | wext-sme.c | 215 const u8 *ie; in cfg80211_mgd_wext_giwessid() local 318 u8 *ie = extra; in cfg80211_wext_siwgenie() local
|
| D | scan.c | 509 const u8 *ie; in cfg80211_find_vendor_ie() local 815 const u8 *ie; in cfg80211_combine_bsses() local 1068 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel() 1136 u16 beacon_interval, const u8 *ie, size_t ielen, in cfg80211_inform_bss_data() 1564 const u8 *ie; in ieee80211_bss() local
|