Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl18xx/
H A Dwl18xx.h49 struct wl18xx_fw_status_priv { struct
155 struct wl18xx_fw_status_priv priv;
215 struct wl18xx_fw_status_priv priv;
H A Dtx.c142 struct wl18xx_fw_status_priv *status_priv = in wl18xx_tx_immediate_complete()
143 (struct wl18xx_fw_status_priv *)wl->fw_status->priv; in wl18xx_tx_immediate_complete()
H A Dmain.c1716 struct wl18xx_fw_status_priv *status_priv = in wl18xx_lnk_high_prio()
1717 (struct wl18xx_fw_status_priv *)wl->fw_status->priv; in wl18xx_lnk_high_prio()
1743 struct wl18xx_fw_status_priv *status_priv = in wl18xx_lnk_low_prio()
1744 (struct wl18xx_fw_status_priv *)wl->fw_status->priv; in wl18xx_lnk_low_prio()
1955 wl->fw_status_priv_len = sizeof(struct wl18xx_fw_status_priv); in wl18xx_setup()