Home
last modified time | relevance | path

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

1234

/linux-3.3/drivers/net/ethernet/chelsio/cxgb/
Dvsc7326_reg.h70 #define REG_TEST(ie,fn) CRA(0x2,ie&1,0x00+fn) /* Mode & Test Register */ argument
71 #define REG_TOP_BOTTOM(ie,fn) CRA(0x2,ie&1,0x10+fn) /* FIFO Buffer Top & Bottom */ argument
72 #define REG_TAIL(ie,fn) CRA(0x2,ie&1,0x20+fn) /* FIFO Write Pointer */ argument
73 #define REG_HEAD(ie,fn) CRA(0x2,ie&1,0x30+fn) /* FIFO Read Pointer */ argument
74 #define REG_HIGH_LOW_WM(ie,fn) CRA(0x2,ie&1,0x40+fn) /* Flow Control Water Marks */ argument
75 #define REG_CT_THRHLD(ie,fn) CRA(0x2,ie&1,0x50+fn) /* Cut Through Threshold */ argument
76 #define REG_FIFO_DROP_CNT(ie,fn) CRA(0x2,ie&1,0x60+fn) /* Drop & CRC Error Counter */ argument
77 #define REG_DEBUG_BUF_CNT(ie,fn) CRA(0x2,ie&1,0x70+fn) /* Input Side Debug Counter */ argument
86 #define REG_TRAFFIC_SHAPER_BUCKET(ie,bn) CRA(0x2,ie&1,0x0a + (bn>7) | ((bn&7)<<4)) argument
87 #define REG_TRAFFIC_SHAPER_CONTROL(ie) CRA(0x2,ie&1,0x3b) argument
[all …]
/linux-3.3/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
/linux-3.3/drivers/net/wan/lmc/
Dlmc_media.c224 lmc_hssi_set_clock (lmc_softc_t * const sc, int ie) in lmc_hssi_set_clock()
307 lmc_ds3_set_100ft (lmc_softc_t * const sc, int ie) in lmc_ds3_set_100ft()
404 lmc_ds3_set_scram (lmc_softc_t * const sc, int ie) in lmc_ds3_set_scram()
612 lmc_ssi_set_clock (lmc_softc_t * const sc, int ie) in lmc_ssi_set_clock()
1134 lmc_t1_set_circuit_type (lmc_softc_t * const sc, int ie) in lmc_t1_set_circuit_type()
1179 lmc_t1_set_clock (lmc_softc_t * const sc, int ie) in lmc_t1_set_clock()
/linux-3.3/include/linux/uwb/
Dspec.h309 static inline int uwb_ie_drp_type(struct uwb_ie_drp *ie) in uwb_ie_drp_type()
314 static inline int uwb_ie_drp_stream_index(struct uwb_ie_drp *ie) in uwb_ie_drp_stream_index()
319 static inline int uwb_ie_drp_reason_code(struct uwb_ie_drp *ie) in uwb_ie_drp_reason_code()
324 static inline int uwb_ie_drp_status(struct uwb_ie_drp *ie) in uwb_ie_drp_status()
329 static inline int uwb_ie_drp_owner(struct uwb_ie_drp *ie) in uwb_ie_drp_owner()
334 static inline int uwb_ie_drp_tiebreaker(struct uwb_ie_drp *ie) in uwb_ie_drp_tiebreaker()
339 static inline int uwb_ie_drp_unsafe(struct uwb_ie_drp *ie) in uwb_ie_drp_unsafe()
344 static inline void uwb_ie_drp_set_type(struct uwb_ie_drp *ie, enum uwb_drp_type type) in uwb_ie_drp_set_type()
351 static inline void uwb_ie_drp_set_stream_index(struct uwb_ie_drp *ie, int stream_index) in uwb_ie_drp_set_stream_index()
358 static inline void uwb_ie_drp_set_reason_code(struct uwb_ie_drp *ie, in uwb_ie_drp_set_reason_code()
[all …]
/linux-3.3/fs/ntfs/
Ddir.c87 INDEX_ENTRY *ie; in ntfs_lookup_inode_by_name() local
1028 ntfs_inode *ndir, struct page *ia_page, INDEX_ENTRY *ie, in ntfs_filldir()
1110 INDEX_ENTRY *ie; in ntfs_readdir() local
Dindex.c129 INDEX_ENTRY *ie; in ntfs_index_lookup() local
/linux-3.3/net/wireless/
Dmlme.c63 u8 *ie = mgmt->u.assoc_resp.variable; in cfg80211_send_rx_assoc() local
405 const u8 *ie, int ie_len, in __cfg80211_mlme_auth()
489 const u8 *ie, int ie_len, in cfg80211_mlme_auth()
526 const u8 *ie, int ie_len, bool use_mfp, in __cfg80211_mlme_assoc()
604 const u8 *ie, int ie_len, bool use_mfp, in cfg80211_mlme_assoc()
623 const u8 *ie, int ie_len, u16 reason, in __cfg80211_mlme_deauth()
661 const u8 *ie, int ie_len, u16 reason, in cfg80211_mlme_deauth()
677 const u8 *ie, int ie_len, u16 reason, in __cfg80211_mlme_disassoc()
706 const u8 *ie, int ie_len, u16 reason, in cfg80211_mlme_disassoc()
Dscan.c234 struct ieee80211_vendor_ie *ie; in cfg80211_find_vendor_ie() local
302 const u8 *ie; in is_mesh_bss() local
326 const u8 *ie; in is_mesh() local
739 const u8 *ie, size_t ielen, in cfg80211_inform_bss()
1087 u8 *ie = bss->pub.information_elements; in ieee80211_bss() local
Dwext-sme.c227 const u8 *ie = ieee80211_bss_get_ie(&wdev->current_bss->pub, in cfg80211_mgd_wext_giwessid() local
327 u8 *ie = extra; in cfg80211_wext_siwgenie() local
Dsme.c34 u8 *ie; member
675 void __cfg80211_disconnected(struct net_device *dev, const u8 *ie, in __cfg80211_disconnected()
752 u8 *ie, size_t ie_len, gfp_t gfp) in cfg80211_disconnected()
Dmesh.c121 const u8 *macaddr, const u8* ie, u8 ie_len, gfp_t gfp) in cfg80211_notify_new_peer_candidate()
/linux-3.3/drivers/net/wireless/orinoco/
Dscan.c80 u8 *ie; in orinoco_add_hostscan_result() local
138 const u8 *ie; in orinoco_add_extscan_result() local
/linux-3.3/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-3.3/drivers/net/wireless/iwlegacy/
Diwl-spectrum.h75 struct ieee80211_info_element ie; member
83 struct ieee80211_info_element ie; member
/linux-3.3/drivers/md/persistent-data/
Ddm-space-map-common.c488 struct disk_index_entry *ie) in metadata_ll_load_ie()
495 struct disk_index_entry *ie) in metadata_ll_save_ie()
612 struct disk_index_entry *ie) in disk_ll_load_ie()
618 struct disk_index_entry *ie) in disk_ll_save_ie()
/linux-3.3/drivers/net/wireless/libertas/
Dmesh.c95 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
Dcfg.c270 add_ie_rates(u8 *tlv, const u8 *ie, int *nrates) in add_ie_rates()
410 static int lbs_add_wpa_tlv(u8 *tlv, const u8 *ie, u8 ie_len) in lbs_add_wpa_tlv()
566 const u8 *ie; in lbs_ret_scan() local
/linux-3.3/drivers/usb/wusbcore/
Ddevconnect.c436 struct wuie_keep_alive *ie = &wusbhc->keep_alive_ie; in __wusbhc_keep_alive() local
678 struct wuie_disconnect *ie; in __wusbhc_dev_disable() local
/linux-3.3/net/mac80211/
Dmesh.c76 bool mesh_matches_local(struct ieee802_11_elems *ie, struct ieee80211_sub_if_data *sdata) in mesh_matches_local()
116 bool mesh_peer_accepts_plinks(struct ieee802_11_elems *ie) in mesh_peer_accepts_plinks()
/linux-3.3/arch/s390/include/asm/
Dnmi.h48 __u32 ie : 1; /* 32 indirect storage error */ member
/linux-3.3/net/bluetooth/
Dhci_event.c1637 struct inquiry_entry *ie; in hci_conn_request_evt() local
2504 struct inquiry_entry *ie; in hci_clock_offset_evt() local
2535 struct inquiry_entry *ie; in hci_pscan_rep_mode_evt() local
2616 struct inquiry_entry *ie; in hci_remote_ext_features_evt() local
2945 struct inquiry_entry *ie; in hci_remote_host_features_evt() local
/linux-3.3/drivers/staging/rtl8712/
Drtl871x_cmd.h677 unsigned char ie[0]; member
683 unsigned char ie[0]; member
689 unsigned char ie[0]; member
695 unsigned char ie[0]; member
/linux-3.3/drivers/staging/rtl8187se/ieee80211/
Dieee80211_wx.c714 int ieee80211_wx_set_gen_ie(struct ieee80211_device *ieee, u8 *ie, size_t len) in ieee80211_wx_set_gen_ie()
/linux-3.3/include/net/
Dcfg80211.h820 const u8 *ie; member
900 const u8 *ie; member
947 const u8 *ie; member
1046 const u8 *ie; member
1081 const u8 *ie, *prev_bssid; member
1105 const u8 *ie; member
1126 const u8 *ie; member
1159 u8 *ie; member
1199 u8 *ie; member
2290 u8 *ie; member
/linux-3.3/arch/microblaze/include/asm/
Dcacheflush.h37 void (*ie)(void); /* enable */ member

1234