Home
last modified time | relevance | path

Searched refs:host_intf_ops (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/rsi/
A Drsi_91x_hal.c49 status = adapter->host_intf_ops->write_pkt(common->priv, in rsi_send_pkt_to_bus()
353 status = adapter->host_intf_ops->write_pkt(common->priv, in rsi_send_mgmt_pkt()
521 struct rsi_host_intf_ops *hif_ops = adapter->host_intf_ops; in bl_write_cmd()
644 struct rsi_host_intf_ops *hif_ops = adapter->host_intf_ops; in bl_write_header()
702 if ((adapter->host_intf_ops->master_reg_read(adapter, FLASH_SIZE_ADDR, in read_flash_capacity()
716 struct rsi_host_intf_ops *hif_ops = adapter->host_intf_ops; in ping_pong_write()
843 struct rsi_host_intf_ops *hif_ops = adapter->host_intf_ops; in rsi_hal_prepare_fwload()
1005 struct rsi_host_intf_ops *hif_ops = adapter->host_intf_ops; in rsi_load_9116_firmware()
A Drsi_main.h383 struct rsi_host_intf_ops *host_intf_ops; member
A Drsi_91x_usb.c653 adapter->host_intf_ops = &usb_host_intf_ops; in rsi_init_usb_interface()
A Drsi_91x_sdio.c1026 adapter->host_intf_ops = &sdio_host_intf_ops; in rsi_probe()
A Drsi_91x_mac80211.c400 adapter->host_intf_ops->reinit_device(adapter); in rsi_mac80211_start()

Completed in 14 milliseconds