Searched refs:net_wifi_mgmt_offload (Results 1 – 13 of 13) sorted by relevance
1591 struct net_wifi_mgmt_offload { struct1616 BUILD_ASSERT(offsetof(struct net_wifi_mgmt_offload, wifi_mgmt_api) < argument1617 offsetof(struct net_wifi_mgmt_offload, wifi_drv_ops));1623 BUILD_ASSERT(offsetof(struct net_wifi_mgmt_offload, wifi_iface) == 0);
77 static struct net_wifi_mgmt_offload api_funcs = {
282 static const struct net_wifi_mgmt_offload simplelink_api = {
417 static const struct net_wifi_mgmt_offload offload_api = {
325 struct net_wifi_mgmt_offload *off_api = in get_wifi_api()326 (struct net_wifi_mgmt_offload *) dev->api; in get_wifi_api()
808 static const struct net_wifi_mgmt_offload eswifi_offload_api = {
889 static const struct net_wifi_mgmt_offload wifi_offload_ops = {
821 static const struct net_wifi_mgmt_offload airoc_api = {
1920 static const struct net_wifi_mgmt_offload nxp_wifi_sta_apis = {1961 static const struct net_wifi_mgmt_offload nxp_wifi_uap_apis = {
1122 static const struct net_wifi_mgmt_offload winc1500_api = {
932 static const struct net_wifi_mgmt_offload esp32_api = {
1632 struct net_wifi_mgmt_offload *api = (struct net_wifi_mgmt_offload *)dev->api;
1531 static const struct net_wifi_mgmt_offload esp_api = {