Home
last modified time | relevance | path

Searched refs:wl18xx_fw_status_priv (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dwl18xx.h63 struct wl18xx_fw_status_priv { struct
165 struct wl18xx_fw_status_priv priv;
Dtx.c144 struct wl18xx_fw_status_priv *status_priv = in wl18xx_tx_immediate_complete()
145 (struct wl18xx_fw_status_priv *)wl->fw_status->priv; in wl18xx_tx_immediate_complete()
Dmain.c1608 struct wl18xx_fw_status_priv *status_priv = in wl18xx_lnk_high_prio()
1609 (struct wl18xx_fw_status_priv *)wl->fw_status->priv; in wl18xx_lnk_high_prio()
1635 struct wl18xx_fw_status_priv *status_priv = in wl18xx_lnk_low_prio()
1636 (struct wl18xx_fw_status_priv *)wl->fw_status->priv; in wl18xx_lnk_low_prio()
1829 wl->fw_status_priv_len = sizeof(struct wl18xx_fw_status_priv); in wl18xx_setup()