| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_dev.h | 53 struct usb_interface *iface; member
|
| /third_party/libwebsockets/test-apps/ |
| H A D | test-server.c | 418 const char *iface = NULL; in main() local
|
| /third_party/libwebsockets/lib/plat/unix/ |
| H A D | unix-sockets.c | 430 lws_plat_rawudp_broadcast(uint8_t *p, const uint8_t *canned, size_t canned_len, size_t n, int fd, const char *iface) lws_plat_rawudp_broadcast() argument
|
| /third_party/toybox/toys/net/ |
| H A D | netstat.c | 281 char iface[64]={0}; in display_routes() local
|
| /third_party/toybox/toys/pending/ |
| H A D | route.c | 133 char iface[64] = {0,}, flag_val[10]; //there are 9 flags "UGHRDMDAC" for route. in display_routes() local 408 char iface[16] = {0,}, ipv6_dest_addr[41]; in display_routes6() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_upnp_ssdp.c | 126 struct upnp_wps_device_interface *iface; in next_advertisement() local 578 struct upnp_wps_device_interface *iface; in ssdp_parse_msearch() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| H A D | dbus_new_helpers.c | 470 int wpa_dbus_ctrl_iface_init(struct wpas_dbus_priv *iface, in wpa_dbus_ctrl_iface_init() argument 844 void wpa_dbus_mark_property_changed(struct wpas_dbus_priv *iface, in wpa_dbus_mark_property_changed() argument 900 wpa_dbus_get_object_properties(struct wpas_dbus_priv *iface, const char *path, const char *interface, DBusMessageIter *iter) wpa_dbus_get_object_properties() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_upnp_ssdp.c | 126 struct upnp_wps_device_interface *iface; in next_advertisement() local 578 struct upnp_wps_device_interface *iface; in ssdp_parse_msearch() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new_helpers.c | 470 int wpa_dbus_ctrl_iface_init(struct wpas_dbus_priv *iface, in wpa_dbus_ctrl_iface_init() argument 844 void wpa_dbus_mark_property_changed(struct wpas_dbus_priv *iface, in wpa_dbus_mark_property_changed() argument 900 wpa_dbus_get_object_properties(struct wpas_dbus_priv *iface, const char *path, const char *interface, DBusMessageIter *iter) wpa_dbus_get_object_properties() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | dfs.c | 22 static int dfs_get_used_n_chans(struct hostapd_iface *iface, int *seg1) in dfs_get_used_n_chans() argument 177 static int is_in_chanlist(struct hostapd_iface *iface, in is_in_chanlist() argument 194 static int dfs_find_channel(struct hostapd_iface *iface, in dfs_find_channel() argument 235 dfs_adjust_center_freq(struct hostapd_iface *iface, struct hostapd_channel_data *chan, int secondary_channel, u8 *oper_centr_freq_seg0_idx, u8 *oper_centr_freq_seg1_idx) dfs_adjust_center_freq() argument 277 dfs_get_start_chan_idx(struct hostapd_iface *iface, int *seg1_start) dfs_get_start_chan_idx() argument 364 dfs_check_chans_radar(struct hostapd_iface *iface, int start_chan_idx, int n_chans) dfs_check_chans_radar() argument 384 dfs_check_chans_available(struct hostapd_iface *iface, int start_chan_idx, int n_chans) dfs_check_chans_available() argument 412 dfs_check_chans_unavailable(struct hostapd_iface *iface, int start_chan_idx, int n_chans) dfs_check_chans_unavailable() argument 436 dfs_get_valid_channel(struct hostapd_iface *iface, int *secondary_channel, u8 *oper_centr_freq_seg0_idx, u8 *oper_centr_freq_seg1_idx, int skip_radar) dfs_get_valid_channel() argument 485 set_dfs_state_freq(struct hostapd_iface *iface, int freq, u32 state) set_dfs_state_freq() argument 511 set_dfs_state(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2, u32 state) set_dfs_state() argument 566 dfs_are_channels_overlapped(struct hostapd_iface *iface, int freq, int chan_width, int cf1, int cf2) dfs_are_channels_overlapped() argument 631 dfs_get_cac_time(struct hostapd_iface *iface, int start_chan_idx, int n_chans) dfs_get_cac_time() argument 659 hostapd_handle_dfs(struct hostapd_iface *iface) hostapd_handle_dfs() argument 762 hostapd_config_dfs_chan_available(struct hostapd_iface *iface) hostapd_config_dfs_chan_available() argument 779 hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_complete_cac() argument 821 hostapd_dfs_pre_cac_expired(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_pre_cac_expired() argument 840 hostapd_dfs_start_channel_switch_cac(struct hostapd_iface *iface) hostapd_dfs_start_channel_switch_cac() argument 881 hostapd_dfs_start_channel_switch(struct hostapd_iface *iface) hostapd_dfs_start_channel_switch() argument 1009 hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_radar_detected() argument 1042 hostapd_dfs_nop_finished(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_nop_finished() argument 1066 hostapd_is_dfs_required(struct hostapd_iface *iface) hostapd_is_dfs_required() argument 1092 hostapd_dfs_start_cac(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_start_cac() argument 1112 hostapd_handle_dfs_offload(struct hostapd_iface *iface) hostapd_handle_dfs_offload() argument [all...] |
| H A D | hw_features.c | 75 int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features() argument 148 hostapd_prepare_rates(struct hostapd_iface *iface, struct hostapd_hw_modes *mode) hostapd_prepare_rates() argument 228 ieee80211n_allowed_ht40_channel_pair(struct hostapd_iface *iface) ieee80211n_allowed_ht40_channel_pair() argument 246 ieee80211n_switch_pri_sec(struct hostapd_iface *iface) ieee80211n_switch_pri_sec() argument 258 ieee80211n_check_40mhz_5g(struct hostapd_iface *iface, struct wpa_scan_results *scan_res) ieee80211n_check_40mhz_5g() argument 282 ieee80211n_check_40mhz_2g4(struct hostapd_iface *iface, struct wpa_scan_results *scan_res) ieee80211n_check_40mhz_2g4() argument 295 ieee80211n_check_scan(struct hostapd_iface *iface) ieee80211n_check_scan() argument 349 ieee80211n_scan_channels_2g4(struct hostapd_iface *iface, struct wpa_driver_scan_params *params) ieee80211n_scan_channels_2g4() argument 394 ieee80211n_scan_channels_5g(struct hostapd_iface *iface, struct wpa_driver_scan_params *params) ieee80211n_scan_channels_5g() argument 438 struct hostapd_iface *iface = eloop_data; ap_ht40_scan_retry() local 474 hostapd_stop_setup_timers(struct hostapd_iface *iface) hostapd_stop_setup_timers() argument 480 ieee80211n_check_40mhz(struct hostapd_iface *iface) ieee80211n_check_40mhz() argument 523 ieee80211n_supported_ht_capab(struct hostapd_iface *iface) ieee80211n_supported_ht_capab() argument 633 ieee80211ac_supported_vht_capab(struct hostapd_iface *iface) ieee80211ac_supported_vht_capab() argument 666 ieee80211ax_supported_he_capab(struct hostapd_iface *iface) ieee80211ax_supported_he_capab() argument 675 hostapd_check_ht_capab(struct hostapd_iface *iface) hostapd_check_ht_capab() argument 713 hostapd_is_usable_chan(struct hostapd_iface *iface, int channel, int primary) hostapd_is_usable_chan() argument 738 hostapd_is_usable_chans(struct hostapd_iface *iface) hostapd_is_usable_chans() argument 779 hostapd_check_chans(struct hostapd_iface *iface) hostapd_check_chans() argument 804 hostapd_notify_bad_chans(struct hostapd_iface *iface) hostapd_notify_bad_chans() argument 826 hostapd_acs_completed(struct hostapd_iface *iface, int err) hostapd_acs_completed() argument 876 hostapd_select_hw_mode(struct hostapd_iface *iface) hostapd_select_hw_mode() argument [all...] |
| H A D | iapp.c | 376 struct iapp_data * iapp_init(struct hostapd_data *hapd, const char *iface) in iapp_init() argument
|
| /kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
| H A D | octeon-platform.c | 617 static void __init octeon_rx_tx_delay(int eth, int iface, int port) in octeon_rx_tx_delay() argument 648 static void __init octeon_fdt_pip_port(int iface, int i, int p, int max) in octeon_fdt_pip_port() argument 684 int iface; in octeon_fdt_pip_iface() local 744 int iface; in octeon_fill_mac_addresses() local [all...] |
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | vector_user.c | 130 static int create_tap_fd(char *iface) in create_tap_fd() argument 160 static int create_raw_fd(char *iface, int flags, int proto) in create_raw_fd() argument 200 char *iface; in user_init_tap_fds() local 257 char *iface; user_init_hybrid_fds() local 440 char *iface; user_init_raw_fds() local [all...] |
| /kernel/linux/linux-6.6/arch/mips/cavium-octeon/ |
| H A D | octeon-platform.c | 618 static void __init octeon_rx_tx_delay(int eth, int iface, int port) in octeon_rx_tx_delay() argument 649 static void __init octeon_fdt_pip_port(int iface, int i, int p, int max) in octeon_fdt_pip_port() argument 685 int iface; in octeon_fdt_pip_iface() local 745 int iface; in octeon_fill_mac_addresses() local [all...] |
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | vector_user.c | 131 static int create_tap_fd(char *iface) in create_tap_fd() argument 161 static int create_raw_fd(char *iface, int flags, int proto) in create_raw_fd() argument 201 char *iface; in user_init_tap_fds() local 258 char *iface; user_init_hybrid_fds() local 441 char *iface; user_init_raw_fds() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| H A D | appletouch.c | 829 static int atp_probe(struct usb_interface *iface, in atp_probe() argument 942 static void atp_disconnect(struct usb_interface *iface) in atp_disconnect() argument 972 atp_suspend(struct usb_interface *iface, pm_message_t message) atp_suspend() argument 980 atp_resume(struct usb_interface *iface) atp_resume() argument 990 atp_reset_resume(struct usb_interface *iface) atp_reset_resume() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
| H A D | mcdi.h | 120 struct efx_mcdi_iface iface; member
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | ibmpex.c | 248 static struct ibmpex_bmc_data *get_bmc_data(int iface) in get_bmc_data() argument 442 static void ibmpex_register_bmc(int iface, struct device *dev) in ibmpex_register_bmc() argument 537 static void ibmpex_bmc_gone(int iface) in ibmpex_bmc_gone() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/ |
| H A D | fs_enet-main.c | 712 phy_interface_t iface; in fs_init_phy() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_main.c | 51 struct hostap_interface *iface; in hostap_add_interface() local 101 struct hostap_interface *iface; in hostap_remove_interface() local 143 struct hostap_interface *iface, *empty, *match; prism2_wds_add() local 204 struct hostap_interface *iface, *selected = NULL; prism2_wds_del() local 285 struct hostap_interface *iface; hostap_set_word() local 294 struct hostap_interface *iface; hostap_set_string() local 600 struct hostap_interface *iface; prism2_close() local 653 struct hostap_interface *iface; prism2_open() local 701 struct hostap_interface *iface; prism2_set_mac_address() local 766 struct hostap_interface *iface; prism2_tx_timeout() local 833 struct hostap_interface *iface; hostap_setup_dev() local 990 struct hostap_interface *iface; prism2_update_comms_qual() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| H A D | marvell10g.c | 353 phy_interface_t iface; in mv3310_sfp_insert() local
|
| /kernel/linux/linux-5.10/drivers/net/wan/ |
| H A D | pc300too.c | 85 unsigned int iface; member
|
| /kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
| H A D | be_iscsi.c | 574 int beiscsi_iface_get_param(struct iscsi_iface *iface, in beiscsi_iface_get_param() argument 515 __beiscsi_iface_get_param(struct beiscsi_hba *phba, struct iscsi_iface *iface, int param, char *buf) __beiscsi_iface_get_param() argument
|
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| H A D | driver.c | 539 usb_driver_claim_interface(struct usb_driver *driver, struct usb_interface *iface, void *priv) usb_driver_claim_interface() argument 613 usb_driver_release_interface(struct usb_driver *driver, struct usb_interface *iface) usb_driver_release_interface() argument [all...] |