Searched defs:iface (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/ |
| D | srtm_audio_service.c | 118 srtm_audio_iface_t iface = (srtm_audio_iface_t)param; in SRTM_AudioService_RecycleMessage() local 136 srtm_audio_iface_t iface = SRTM_AudioService_FindInterface(handle, (uint8_t)audioIdx); in SRTM_AudioService_HandlePeriodDone() local 181 srtm_audio_iface_t iface = SRTM_AudioService_FindInterface(handle, index); in SRTM_AudioService_PeriodDone() local 227 srtm_audio_iface_t iface; in SRTM_AudioService_Request() local 628 srtm_audio_iface_t iface; in SRTM_AudioService_Notify() local 689 srtm_audio_iface_t iface = NULL; in SRTM_AudioService_CreateIface() local 722 static void SRTM_AudioService_DestroyIface(srtm_audio_iface_t iface) in SRTM_AudioService_DestroyIface() 747 srtm_audio_iface_t iface = NULL; in SRTM_AudioService_FindInterface() local 766 srtm_audio_iface_t iface = NULL; in SRTM_AudioService_FindInterfaceByChannel() local 785 srtm_audio_iface_t iface = NULL; in SRTM_AudioService_FindInterfaceByAdapter() local [all …]
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/port/net/zephyr/ |
| D | net.c | 80 void nxp_wifi_internal_register_rx_cb(int (*rx_cb_fn)(struct net_if *iface, struct net_pkt *pkt)) in nxp_wifi_internal_register_rx_cb() 975 int net_get_if_name_netif(char *pif_name, struct netif *iface) in net_get_if_name_netif() 1040 static void ipv4_mcast_add(struct net_mgmt_event_callback *cb, struct net_if *iface) in ipv4_mcast_add() 1045 static void ipv4_mcast_delete(struct net_mgmt_event_callback *cb, struct net_if *iface) in ipv4_mcast_delete() 1051 static void ipv6_mcast_add(struct net_mgmt_event_callback *cb, struct net_if *iface) in ipv6_mcast_add() 1056 static void ipv6_mcast_delete(struct net_mgmt_event_callback *cb, struct net_if *iface) in ipv6_mcast_delete() 1062 …fi_net_event_handler(struct net_mgmt_event_callback *cb, uint32_t mgmt_event, struct net_if *iface) in wifi_net_event_handler() 1360 struct net_if *iface = ((interface_t *)intrfc_handle)->netif; in net_clear_ipv6_ll_address() local 1643 struct netif *iface = NULL; in net_if_get_binding() local
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/ |
| D | rtos_wpa_supp_if.c | 645 struct net_if *iface = (struct net_if *)(void *)net_get_sta_interface(); in wifi_nxp_supp_state() local 673 struct net_if *iface = (struct net_if *)(void *)net_get_uap_interface(); in wifi_nxp_hapd_state() local 706 const struct netif *iface = NULL; in wifi_nxp_wpa_supp_dev_init() local 2870 const struct netif *iface = NULL; in wifi_nxp_hostapd_dev_init() local
|
| D | wifi_nxp.c | 177 struct netif *iface = NULL; in wifi_supp_init() local
|