Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wl18xx/
Dtx.c141 struct wl18xx_fw_status_priv *status_priv = in wl18xx_tx_immediate_complete()
142 (struct wl18xx_fw_status_priv *)wl->fw_status_2->priv; in wl18xx_tx_immediate_complete()
Dwl18xx.h60 struct wl18xx_fw_status_priv { struct
Dmain.c1444 struct wl18xx_fw_status_priv *status_priv = in wl18xx_lnk_high_prio()
1445 (struct wl18xx_fw_status_priv *)wl->fw_status_2->priv; in wl18xx_lnk_high_prio()
1466 struct wl18xx_fw_status_priv *status_priv = in wl18xx_lnk_low_prio()
1467 (struct wl18xx_fw_status_priv *)wl->fw_status_2->priv; in wl18xx_lnk_low_prio()
1593 wl->fw_status_priv_len = sizeof(struct wl18xx_fw_status_priv); in wl18xx_setup()