Home
last modified time | relevance | path

Searched defs:eid (Results 101 - 125 of 187) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.h141 u8 eid; member
/kernel/linux/linux-6.6/drivers/pci/switch/
H A Dswitchtec.c1392 static int mask_event(struct switchtec_dev *stdev, int eid, int idx) in mask_event() argument
1414 static int mask_all_events(struct switchtec_dev *stdev, int eid) in mask_all_events() argument
1441 int eid, event_count = 0; switchtec_event_isr() local
[all...]
/kernel/linux/linux-6.6/drivers/hte/
H A Dhte-tegra194.c363 static int tegra_hte_map_to_line_id(u32 eid, in tegra_hte_map_to_line_id() argument
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_clc.c55 u8 eid[SMC_MAX_EID_LEN]; member
930 u8 *eid = NULL; in smc_clc_send_proposal() local
1010 smc_clc_send_confirm_accept(struct smc_sock *smc, struct smc_clc_msg_accept_confirm_v2 *clc_v2, int first_contact, u8 version, u8 *eid, struct smc_init_info *ini) smc_clc_send_confirm_accept() argument
1142 smc_clc_send_confirm(struct smc_sock *smc, bool clnt_first_contact, u8 version, u8 *eid, struct smc_init_info *ini) smc_clc_send_confirm() argument
[all...]
/kernel/linux/linux-6.6/net/mctp/
H A Droute.c718 mctp_rt_match_eid(struct mctp_route *rt, unsigned int net, mctp_eid_t eid) mctp_rt_match_eid() argument
/third_party/alsa-lib/src/control/
H A Dcontrol_remap.c1115 snd_ctl_elem_id_t eid; in parse_map() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwnm_sta.c820 static int wpa_bss_ies_eq(struct wpa_bss *a, struct wpa_bss *b, u8 eid) in wpa_bss_ies_eq() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dbeacon.c39 static u8 * hostapd_eid_bss_load(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_bss_load() argument
88 hostapd_eid_ds_params(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ds_params() argument
97 hostapd_eid_erp_info(struct hostapd_data *hapd, u8 *eid) hostapd_eid_erp_info() argument
121 hostapd_eid_pwr_constraint(struct hostapd_data *hapd, u8 *eid) hostapd_eid_pwr_constraint() argument
207 hostapd_eid_country(struct hostapd_data *hapd, u8 *eid, int max_len) hostapd_eid_country() argument
269 hostapd_wpa_ie(struct hostapd_data *hapd, u8 eid) hostapd_wpa_ie() argument
367 hostapd_eid_csa(struct hostapd_data *hapd, u8 *eid) hostapd_eid_csa() argument
387 hostapd_eid_ecsa(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ecsa() argument
403 hostapd_eid_supported_op_classes(struct hostapd_data *hapd, u8 *eid) hostapd_eid_supported_op_classes() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwnm_sta.c837 static int wpa_bss_ies_eq(struct wpa_bss *a, struct wpa_bss *b, u8 eid) in wpa_bss_ies_eq() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.c1645 const u8 * get_ie(const u8 *ies, size_t len, u8 eid) in get_ie() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_mgmt_sta.c1225 hi_u8 *hmac_sta_find_ie_in_probe_rsp(const mac_vap_stru *mac_vap, hi_u8 eid, hi_u16 *pus_index) in hmac_sta_find_ie_in_probe_rsp() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_frame.c50 WIFI_ROM_TEXT hi_u8 *mac_find_ie(hi_u8 eid, hi_u8 *puc_ies, hi_u32 l_len) in mac_find_ie() argument
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dprocessor.h148 __u64 eid : 8; member
/kernel/linux/linux-5.10/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c1384 u32 sid, eid; in mcp251xfd_hw_rx_obj_to_skb() local
2229 u32 sid, eid; in mcp251xfd_tx_obj_from_skb() local
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dprocessor.h148 __u64 eid : 8; member
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c836 u64 eid; in ionic_notifyq_service() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dsdio.c388 enum ath10k_htc_ep_id eid; in ath10k_sdio_mbox_rx_process_packet() local
1486 ath10k_sdio_prep_async_req(struct ath10k *ar, u32 addr, struct sk_buff *skb, struct completion *comp, bool htc_msg, enum ath10k_htc_ep_id eid) ath10k_sdio_prep_async_req() argument
1649 enum ath10k_htc_ep_id eid; ath10k_sdio_hif_tx_sg() local
2030 enum ath10k_htc_ep_id eid; ath10k_sdio_hif_map_service_to_pipe() local
[all...]
H A Dhtc.h75 u8 eid; /* @enum ath10k_htc_ep_id */ member
180 u8 eid; member
224 u8 eid; /* @enum ath10k_htc_ep_id */ member
348 enum ath10k_htc_ep_id eid; member
363 enum ath10k_htc_ep_id eid; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dhtc.h141 u8 eid; /* @enum ath11k_htc_ep_id */ member
245 enum ath11k_htc_ep_id eid; member
261 enum ath11k_htc_ep_id eid; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c546 htc_check_credits(struct htc_target *target, struct htc_endpoint *ep, u8 *flags, enum htc_endpoint_id eid, unsigned int len, int *req_cred) htc_check_credits() argument
1150 ath6kl_htc_mbox_flush_txep(struct htc_target *target, enum htc_endpoint_id eid, u16 tag) ath6kl_htc_mbox_flush_txep() argument
1205 ath6kl_htc_mbox_activity_changed(struct htc_target *target, enum htc_endpoint_id eid, bool active) ath6kl_htc_mbox_activity_changed() argument
1262 htc_valid_rx_frame_len(struct htc_target *target, enum htc_endpoint_id eid, int len) htc_valid_rx_frame_len() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_ioctl_linux.c565 u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; in r871x_set_wpa_ie() local
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c586 u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; in rtw_set_wpa_ie() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c184 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() argument
228 int rtw_ies_remove_ie(u8 *ies, uint *ies_len, uint offset, u8 eid, u8 *oui, u8 oui_len) in rtw_ies_remove_ie() argument
714 u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; in rtw_is_wps_ie() local
742 u8 eid, wps_ou in rtw_get_wps_ie() local
[all...]
/kernel/linux/linux-5.10/net/smc/
H A Daf_smc.c1517 u8 *eid = NULL; in smc_find_ism_v2_device_serv() local
/kernel/linux/linux-5.10/fs/udf/
H A Dinode.c1742 struct regid *eid; in udf_update_inode() local

Completed in 56 milliseconds

12345678