Home
last modified time | relevance | path

Searched refs:rsi_host_intf (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/rsi/
Drsi_91x_usb.c547 adapter->rsi_host_intf = RSI_HOST_INTF_USB; in rsi_init_usb_interface()
671 adapter->rsi_host_intf = RSI_HOST_INTF_USB; in rsi_probe()
Drsi_main.h304 enum host_intf rsi_host_intf; member
Drsi_91x_sdio.c915 adapter->rsi_host_intf = RSI_HOST_INTF_SDIO; in rsi_probe()
Drsi_91x_hal.c578 if (adapter->rsi_host_intf == RSI_HOST_INTF_USB) { in bl_write_header()