Home
last modified time | relevance | path

Searched defs:interface (Results 276 - 300 of 606) sorted by relevance

1...<<11121314151617181920>>...25

/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp24 const SoftbusBroadcastMediumInterface *MockBluetooth::interface = nullptr; member in MockBluetooth
53 MockBluetooth::interface = func; in ActionRegisterBroadcastMediumFunction() member in MockBluetooth
299 int32_t RegisterBroadcastMediumFunction(SoftbusMediumType type, const SoftbusBroadcastMediumInterface *interface) in RegisterBroadcastMediumFunction() argument
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp1874 std::string interface = "wlan0"; in HWTEST_F() local
H A Dnetsys_native_service_test.cpp791 std::string interface = "wlan0"; in HWTEST_F() local
H A Dnetsys_controller_test.cpp1050 std::string interface = "wlan0"; in HWTEST_F() local
1083 std::string interface = "wlan0"; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dlink_info.cpp130 void LinkInfo::SetLocalInterface(const std::string &interface) in SetLocalInterface() argument
140 void LinkInfo::SetRemoteInterface(const std::string &interface) in SetRemoteInterface() argument
H A Dinner_link.cpp102 void InnerLink::SetLocalInterface(const std::string &interface) in SetLocalInterface() argument
142 void InnerLink::SetRemoteInterface(const std::string &interface) in SetRemoteInterface() argument
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_p2p.c211 char interface[WIFI_P2P_GROUP_IFNAME_LENGTH] = {0}; in RpcP2pSetupWpsPbc() local
228 char interface[WIFI_P2P_GROUP_IFNAME_LENGTH] = {0}; in RpcP2pSetupWpsPin() local
319 char interface[WIFI_P2P_GROUP_IFNAME_LENGTH] = {0}; in RpcP2pSetGroupMaxIdle() local
336 char interface[WIFI_P2P_GROUP_IFNAME_LENGTH] = {0}; RpcP2pSetPowerSave() local
524 char interface[WIFI_P2P_GROUP_IFNAME_LENGTH] = {0}; RpcP2pRemoveGroup() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_p2p_iface.c696 WifiErrorNo P2pRemoveGroup(const char *interface) in P2pRemoveGroup() argument
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pstub_fuzzer/
H A Dwifip2pstub_fuzzer.cpp671 std::string interface = std::string(reinterpret_cast<const char*>(data), size); in WifiP2pServiceImplFuzzTest() local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_gatt.c906 static SoftbusBroadcastMediumInterface interface = { in SoftbusBleAdapterInit() local
/foundation/communication/dsoftbus/adapter/common/net/wifi/include/
H A Dsoftbus_wifi_api_adapter.h135 char interface[WIFI_INTERFACE_LENGTH]; member
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dfelix.c211 felix_phylink_mac_link_down(struct dsa_switch *ds, int port, unsigned int link_an_mode, phy_interface_t interface) felix_phylink_mac_link_down() argument
237 felix_phylink_mac_link_up(struct dsa_switch *ds, int port, unsigned int link_an_mode, phy_interface_t interface, struct phy_device *phydev, int speed, int duplex, bool tx_pause, bool rx_pause) felix_phylink_mac_link_up() argument
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dserdes.c119 mv88e6352_serdes_pcs_config(struct mv88e6xxx_chip *chip, int port, u8 lane, unsigned int mode, phy_interface_t interface, const unsigned long *advertise) mv88e6352_serdes_pcs_config() argument
692 mv88e6390_serdes_pcs_config(struct mv88e6xxx_chip *chip, int port, u8 lane, unsigned int mode, phy_interface_t interface, const unsigned long *advertise) mv88e6390_serdes_pcs_config() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_netdev.c55 static int fm10k_setup_all_tx_resources(struct fm10k_intfc *interface) in fm10k_setup_all_tx_resources() argument
122 static int fm10k_setup_all_rx_resources(struct fm10k_intfc *interface) in fm10k_setup_all_rx_resources() argument
222 fm10k_clean_all_tx_rings(struct fm10k_intfc *interface) fm10k_clean_all_tx_rings() argument
236 fm10k_free_all_tx_resources(struct fm10k_intfc *interface) fm10k_free_all_tx_resources() argument
311 fm10k_clean_all_rx_rings(struct fm10k_intfc *interface) fm10k_clean_all_rx_rings() argument
325 fm10k_free_all_rx_resources(struct fm10k_intfc *interface) fm10k_free_all_rx_resources() argument
339 fm10k_request_glort_range(struct fm10k_intfc *interface) fm10k_request_glort_range() argument
375 fm10k_restore_udp_port_info(struct fm10k_intfc *interface) fm10k_restore_udp_port_info() argument
404 struct fm10k_intfc *interface = netdev_priv(dev); fm10k_udp_tunnel_sync() local
439 struct fm10k_intfc *interface = netdev_priv(netdev); fm10k_open() local
498 struct fm10k_intfc *interface = netdev_priv(netdev); fm10k_close() local
512 struct fm10k_intfc *interface = netdev_priv(dev); fm10k_xmit_frame() local
587 struct fm10k_intfc *interface = netdev_priv(netdev); fm10k_tx_timeout() local
624 fm10k_host_mbx_ready(struct fm10k_intfc *interface) fm10k_host_mbx_ready() argument
643 fm10k_queue_vlan_request(struct fm10k_intfc *interface, u32 vid, u8 vsi, bool set) fm10k_queue_vlan_request() argument
682 fm10k_queue_mac_request(struct fm10k_intfc *interface, u16 glort, const unsigned char *addr, u16 vid, bool set) fm10k_queue_mac_request() argument
723 fm10k_clear_macvlan_queue(struct fm10k_intfc *interface, u16 glort, bool vlans) fm10k_clear_macvlan_queue() argument
756 struct fm10k_intfc *interface = netdev_priv(netdev); fm10k_uc_vlan_unsync() local
776 struct fm10k_intfc *interface = netdev_priv(netdev); fm10k_mc_vlan_unsync() local
795 struct fm10k_intfc *interface = netdev_priv(netdev); fm10k_update_vid() local
909 fm10k_find_next_vlan(struct fm10k_intfc *interface, u16 vid) fm10k_find_next_vlan() argument
920 fm10k_clear_unused_vlans(struct fm10k_intfc *interface) fm10k_clear_unused_vlans() argument
940 struct fm10k_intfc *interface = netdev_priv(dev); __fm10k_uc_sync() local
973 struct fm10k_intfc *interface = netdev_priv(dev); fm10k_set_mac() local
1005 struct fm10k_intfc *interface = netdev_priv(dev); __fm10k_mc_sync() local
1038 struct fm10k_intfc *interface = netdev_priv(dev); fm10k_set_rx_mode() local
1081 fm10k_restore_rx_state(struct fm10k_intfc *interface) fm10k_restore_rx_state() argument
1176 fm10k_reset_rx_state(struct fm10k_intfc *interface) fm10k_reset_rx_state() argument
1218 struct fm10k_intfc *interface = netdev_priv(netdev); fm10k_get_stats64() local
1265 struct fm10k_intfc *interface = netdev_priv(dev); fm10k_setup_tc() local
1330 fm10k_assign_l2_accel(struct fm10k_intfc *interface, struct fm10k_l2_accel *l2_accel) fm10k_assign_l2_accel() argument
1347 struct fm10k_intfc *interface = netdev_priv(dev); fm10k_dfwd_add_station() local
1446 struct fm10k_intfc *interface = netdev_priv(dev); fm10k_dfwd_del_station() local
1546 struct fm10k_intfc *interface; fm10k_alloc_netdev() local
[all...]
/kernel/linux/linux-5.10/drivers/input/tablet/
H A Dgtco.c1012 static void gtco_disconnect(struct usb_interface *interface) in gtco_disconnect() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dcm109.c677 static void cm109_usb_disconnect(struct usb_interface *interface) in cm109_usb_disconnect() argument
691 struct usb_host_interface *interface; in cm109_usb_probe() local
[all...]
H A Dyealink.c856 struct usb_host_interface *interface; in usb_probe() local
[all...]
H A Dati_remote2.c799 static int ati_remote2_probe(struct usb_interface *interface, const struct usb_device_id *id) in ati_remote2_probe() argument
890 ati_remote2_disconnect(struct usb_interface *interface) ati_remote2_disconnect() argument
912 ati_remote2_suspend(struct usb_interface *interface, pm_message_t message) ati_remote2_suspend() argument
937 ati_remote2_resume(struct usb_interface *interface) ati_remote2_resume() argument
963 ati_remote2_reset_resume(struct usb_interface *interface) ati_remote2_reset_resume() argument
994 ati_remote2_pre_reset(struct usb_interface *interface) ati_remote2_pre_reset() argument
1014 ati_remote2_post_reset(struct usb_interface *interface) ati_remote2_post_reset() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp.h161 unsigned int interface; member
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dibmpex.c75 int interface; member
[all...]
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-diolan-u2c.c82 struct usb_interface *interface;/* the interface for this device */ member
436 static int diolan_u2c_probe(struct usb_interface *interface, in diolan_u2c_probe() argument
496 diolan_u2c_disconnect(struct usb_interface *interface) diolan_u2c_disconnect() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dusb.c815 ath10k_usb_setup_pipe_resources(struct ath10k *ar, struct usb_interface *interface) ath10k_usb_setup_pipe_resources() argument
925 ath10k_usb_create(struct ath10k *ar, struct usb_interface *interface) ath10k_usb_create() argument
970 ath10k_usb_probe(struct usb_interface *interface, const struct usb_device_id *id) ath10k_usb_probe() argument
1038 ath10k_usb_remove(struct usb_interface *interface) ath10k_usb_remove() argument
1054 ath10k_usb_pm_suspend(struct usb_interface *interface, pm_message_t message) ath10k_usb_pm_suspend() argument
1063 ath10k_usb_pm_resume(struct usb_interface *interface) ath10k_usb_pm_resume() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c1304 static int send_eject_command(struct usb_interface *interface) in send_eject_command() argument
1359 static int ath9k_hif_usb_probe(struct usb_interface *interface, in ath9k_hif_usb_probe() argument
1433 ath9k_hif_usb_disconnect(struct usb_interface *interface) ath9k_hif_usb_disconnect() argument
1462 ath9k_hif_usb_suspend(struct usb_interface *interface, pm_message_t message) ath9k_hif_usb_suspend() argument
1482 ath9k_hif_usb_resume(struct usb_interface *interface) ath9k_hif_usb_resume() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/pcs/
H A Dpcs-xpcs.c127 const phy_interface_t *interface; member
635 xpcs_link_up(struct mdio_xpcs_args *xpcs, int speed, phy_interface_t interface) xpcs_link_up() argument
662 xpcs_check_features(struct mdio_xpcs_args *xpcs, struct xpcs_id *match, phy_interface_t interface) xpcs_check_features() argument
682 xpcs_probe(struct mdio_xpcs_args *xpcs, phy_interface_t interface) xpcs_probe() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c676 struct bnx2fc_interface *interface = port->priv; in bnx2fc_initiate_els() local
933 struct bnx2fc_interface *interface = port->priv; in bnx2fc_elsct_send() local

Completed in 30 milliseconds

1...<<11121314151617181920>>...25