Searched refs:net_wifi_mgmt_offload (Results 1 – 14 of 14) sorted by relevance
1592 struct net_wifi_mgmt_offload { struct1617 BUILD_ASSERT(offsetof(struct net_wifi_mgmt_offload, wifi_mgmt_api) < argument1618 offsetof(struct net_wifi_mgmt_offload, wifi_drv_ops));1624 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 = {
419 static const struct net_wifi_mgmt_offload siwx91x_api = {
967 static const struct net_wifi_mgmt_offload esp32_api = {973 static const struct net_wifi_mgmt_offload esp32_api_ap = {
417 static const struct net_wifi_mgmt_offload offload_api = {
339 struct net_wifi_mgmt_offload *off_api; in get_wifi_api()345 off_api = (struct net_wifi_mgmt_offload *) dev->api; in get_wifi_api()
808 static const struct net_wifi_mgmt_offload eswifi_offload_api = {
893 static const struct net_wifi_mgmt_offload wifi_offload_ops = {
821 static const struct net_wifi_mgmt_offload airoc_api = {
1128 static const struct net_wifi_mgmt_offload winc1500_api = {
2177 static const struct net_wifi_mgmt_offload nxp_wifi_sta_apis = {2220 static const struct net_wifi_mgmt_offload nxp_wifi_uap_apis = {
1712 struct net_wifi_mgmt_offload *api = (struct net_wifi_mgmt_offload *)dev->api;
1537 static const struct net_wifi_mgmt_offload esp_api = {