Searched refs:sdio_intf_g (Results 1 – 1 of 1) sorted by relevance
18 fwdnld_intf_t sdio_intf_g; variable365 sdio_intf_g.intf_s.fwdnld_intf_send = sdio_interface_send; in sdio_init_interface()366 sdio_intf_g.intf_s.fwdnld_intf_prepare = sdio_prep_for_fwdnld; in sdio_init_interface()367 sdio_intf_g.intf_s.fwdnld_intf_check_ready = sdio_post_fwdnld_check_conn_ready; in sdio_init_interface()369 sdio_intf_g.intf_s.fwdnld_intf_check_reload = sdio_fwdnld_check_reload; in sdio_init_interface()371 sdio_intf_g.intf_s.outbuf = wifi_get_sdio_outbuf(&sdio_intf_g.intf_s.outbuf_len); in sdio_init_interface()372 sdio_intf_g.intf_s.intf_specific = &sdio_intf_specific_g; in sdio_init_interface()380 return &sdio_intf_g; in sdio_init_interface()