Home
last modified time | relevance | path

Searched defs:eid (Results 76 - 100 of 187) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtc.c102 enum ath10k_htc_ep_id eid = ep->eid; in ath10k_htc_consume_credit() local
135 enum ath10k_htc_ep_id eid in ath10k_htc_release_credit() local
153 ath10k_htc_send(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid, struct sk_buff *skb) ath10k_htc_send() argument
237 ath10k_htc_process_credit_report(struct ath10k_htc *htc, const struct ath10k_htc_credit_report *report, int len, enum ath10k_htc_ep_id eid) ath10k_htc_process_credit_report() argument
272 ath10k_htc_process_lookahead(struct ath10k_htc *htc, const struct ath10k_htc_lookahead_report *report, int len, enum ath10k_htc_ep_id eid, void *next_lookaheads, int *next_lookaheads_len) ath10k_htc_process_lookahead() argument
304 ath10k_htc_process_lookahead_bundle(struct ath10k_htc *htc, const struct ath10k_htc_lookahead_bundle *report, int len, enum ath10k_htc_ep_id eid, void *next_lookaheads, int *next_lookaheads_len) ath10k_htc_process_lookahead_bundle() argument
436 u8 eid; ath10k_htc_rx_completion_handler() local
821 enum ath10k_htc_ep_id eid; ath10k_htc_tx_complete_work() local
842 ath10k_htc_send_hl(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid, struct sk_buff *skb) ath10k_htc_send_hl() argument
983 ath10k_htc_change_tx_credit_flow(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid, bool enable) ath10k_htc_change_tx_credit_flow() argument
[all...]
H A Dsdio.h115 enum ath10k_htc_ep_id eid; member
132 enum ath10k_htc_ep_id eid; member
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_clc.c555 u8 *eid = NULL; in smc_clc_send_proposal() local
667 u8 *eid = NULL; in smc_clc_send_confirm_accept() local
[all...]
H A Dsmc_clc.h237 u8 eid[SMC_MAX_EID_LEN]; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dusb.c296 enum ath10k_htc_ep_id eid; in ath10k_usb_rx_complete() local
H A Dhtc.c111 enum ath10k_htc_ep_id eid = ep->eid; in ath10k_htc_consume_credit() local
144 enum ath10k_htc_ep_id eid in ath10k_htc_release_credit() local
162 ath10k_htc_send(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid, struct sk_buff *skb) ath10k_htc_send() argument
246 ath10k_htc_process_credit_report(struct ath10k_htc *htc, const struct ath10k_htc_credit_report *report, int len, enum ath10k_htc_ep_id eid) ath10k_htc_process_credit_report() argument
281 ath10k_htc_process_lookahead(struct ath10k_htc *htc, const struct ath10k_htc_lookahead_report *report, int len, enum ath10k_htc_ep_id eid, void *next_lookaheads, int *next_lookaheads_len) ath10k_htc_process_lookahead() argument
313 ath10k_htc_process_lookahead_bundle(struct ath10k_htc *htc, const struct ath10k_htc_lookahead_bundle *report, int len, enum ath10k_htc_ep_id eid, void *next_lookaheads, int *next_lookaheads_len) ath10k_htc_process_lookahead_bundle() argument
445 u8 eid; ath10k_htc_rx_completion_handler() local
834 enum ath10k_htc_ep_id eid; ath10k_htc_tx_complete_work() local
855 ath10k_htc_send_hl(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid, struct sk_buff *skb) ath10k_htc_send_hl() argument
1001 ath10k_htc_change_tx_credit_flow(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid, bool enable) ath10k_htc_change_tx_credit_flow() argument
[all...]
H A Dsdio.h115 enum ath10k_htc_ep_id eid; member
132 enum ath10k_htc_ep_id eid; member
/kernel/linux/linux-6.6/drivers/hyperhold/
H A Dhp_core.c347 static struct hp_space *space_of(u32 eid) in space_of() argument
353 static struct hp_device *device_of(u32 eid) in device_of() argument
368 u32 hyperhold_extent_size(u32 eid) in hyperhold_extent_size() argument
383 long hyperhold_address(u32 eid, u32 offset) in hyperhold_address() argument
403 u32 eid; hyperhold_addr_extent() local
436 hyperhold_free_extent(u32 eid) hyperhold_free_extent() argument
450 hyperhold_should_free_extent(u32 eid) hyperhold_should_free_extent() argument
475 hyperhold_io_alloc(u32 eid, gfp_t gfp, unsigned int op, bool new_page) hyperhold_io_alloc() argument
516 hyperhold_io_get(u32 eid, gfp_t gfp, unsigned int op) hyperhold_io_get() argument
[all...]
/kernel/linux/linux-6.6/net/mctp/test/
H A Droute-test.c39 mctp_test_create_route(struct net *net, struct mctp_dev *dev, mctp_eid_t eid, unsigned int mtu) mctp_test_create_route() argument
/third_party/ffmpeg/libavformat/
H A Dlibsrt.c55 int eid; member
182 int eid = srt_epoll_create(); in libsrt_epoll_create() local
192 static int libsrt_network_wait_fd(URLContext *h, int eid, int write) in libsrt_network_wait_fd() argument
216 static int libsrt_network_wait_fd_timeout(URLContext *h, int eid, in argument
236 libsrt_listen(int eid, int fd, const struct sockaddr *addr, socklen_t addrlen, URLContext *h, int64_t timeout) libsrt_listen() argument
268 libsrt_listen_connect(int eid, int fd, const struct sockaddr *addr, socklen_t addrlen, int64_t timeout, URLContext *h, int will_try_next) libsrt_listen_connect() argument
393 int eid, write_eid; libsrt_setup() local
[all...]
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.h169 xcb_present_event_t eid; member
/third_party/lwip/src/apps/snmp/
H A Dsnmp_msg.c947 const char *eid; in snmp_parse_inbound_frame() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c74 xcb_present_event_t eid; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dbeacon.c39 static u8 * hostapd_eid_rm_enabled_capab(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_rm_enabled_capab() argument
60 static u8 * hostapd_eid_bss_load(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_bss_load() argument
109 hostapd_eid_ds_params(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ds_params() argument
118 hostapd_eid_erp_info(struct hostapd_data *hapd, u8 *eid) hostapd_eid_erp_info() argument
142 hostapd_eid_pwr_constraint(struct hostapd_data *hapd, u8 *eid) hostapd_eid_pwr_constraint() argument
228 hostapd_eid_country(struct hostapd_data *hapd, u8 *eid, int max_len) hostapd_eid_country() argument
290 hostapd_eid_wpa(struct hostapd_data *hapd, u8 *eid, size_t len) hostapd_eid_wpa() argument
304 hostapd_eid_csa(struct hostapd_data *hapd, u8 *eid) hostapd_eid_csa() argument
324 hostapd_eid_ecsa(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ecsa() argument
340 hostapd_eid_supported_op_classes(struct hostapd_data *hapd, u8 *eid) hostapd_eid_supported_op_classes() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_crash.h193 hi_u16 eid; /**< reset reason id.CNcomment:复位类型.CNend */ member
/kernel/linux/linux-5.10/drivers/net/can/usb/
H A Dmcba_usb.c94 __be16 eid; member
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Diosapic.c857 iosapic_register_platform_intr(u32 int_type, unsigned int gsi, int iosapic_vector, u16 eid, u16 id, unsigned long polarity, unsigned long trigger) iosapic_register_platform_intr() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c839 static u32 iwl_mvm_find_ie_offset(u8 *beacon, u8 eid, u32 frame_size) in iwl_mvm_find_ie_offset() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c360 enum htc_endpoint_id eid in ath6kl_data_tx() local
286 ath6kl_control_tx(void *devt, struct sk_buff *skb, enum htc_endpoint_id eid) ath6kl_control_tx() argument
528 enum htc_endpoint_id eid; ath6kl_indicate_tx_activity() local
643 ath6kl_tx_clear_node_map(struct ath6kl_vif *vif, enum htc_endpoint_id eid, u32 map_no) ath6kl_tx_clear_node_map() argument
690 enum htc_endpoint_id eid; ath6kl_tx_complete() local
[all...]
/kernel/linux/linux-5.10/drivers/pci/switch/
H A Dswitchtec.c1336 static int mask_event(struct switchtec_dev *stdev, int eid, int idx) in mask_event() argument
1355 static int mask_all_events(struct switchtec_dev *stdev, int eid) in mask_all_events() argument
1382 int eid, event_count = 0; switchtec_event_isr() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dp80211mgmt.h224 u8 eid; member
230 u8 eid; member
237 u8 eid; member
244 u8 eid; member
254 u8 eid; member
262 u8 eid; member
272 u8 eid; member
282 u8 eid; member
289 u8 eid; member
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_ieee80211.c543 u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; in rtw_is_wps_ie() local
570 u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; in rtw_get_wps_ie() local
/kernel/linux/linux-6.6/drivers/net/can/usb/
H A Dmcba_usb.c93 __be16 eid; member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c174 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
217 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
650 u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; in rtw_get_wps_ie() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c360 enum htc_endpoint_id eid in ath6kl_data_tx() local
286 ath6kl_control_tx(void *devt, struct sk_buff *skb, enum htc_endpoint_id eid) ath6kl_control_tx() argument
528 enum htc_endpoint_id eid; ath6kl_indicate_tx_activity() local
643 ath6kl_tx_clear_node_map(struct ath6kl_vif *vif, enum htc_endpoint_id eid, u32 map_no) ath6kl_tx_clear_node_map() argument
690 enum htc_endpoint_id eid; ath6kl_tx_complete() local
[all...]

Completed in 30 milliseconds

12345678