Searched refs:net_wifi_mgmt_offload (Results 1 – 11 of 11) sorted by relevance
955 struct net_wifi_mgmt_offload { struct980 BUILD_ASSERT(offsetof(struct net_wifi_mgmt_offload, wifi_mgmt_api) < argument981 offsetof(struct net_wifi_mgmt_offload, wifi_drv_ops));987 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 = {
241 struct net_wifi_mgmt_offload *off_api = in get_wifi_api()242 (struct net_wifi_mgmt_offload *) dev->api; in get_wifi_api()
790 struct net_wifi_mgmt_offload *api = (struct net_wifi_mgmt_offload *)dev->api;
417 static const struct net_wifi_mgmt_offload offload_api = {
806 static const struct net_wifi_mgmt_offload eswifi_offload_api = {
743 static const struct net_wifi_mgmt_offload esp32_api = {
769 static const struct net_wifi_mgmt_offload airoc_api = {
1124 static const struct net_wifi_mgmt_offload winc1500_api = {
1523 static const struct net_wifi_mgmt_offload esp_api = {