Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wl18xx/
Dtx.c35 u8 fw_rate = wl->fw_status_2->counters.tx_last_rate; in wl18xx_get_last_tx_rate()
142 (struct wl18xx_fw_status_priv *)wl->fw_status_2->priv; in wl18xx_tx_immediate_complete()
Dmain.c1445 (struct wl18xx_fw_status_priv *)wl->fw_status_2->priv; in wl18xx_lnk_high_prio()
1467 (struct wl18xx_fw_status_priv *)wl->fw_status_2->priv; in wl18xx_lnk_low_prio()
/drivers/net/wireless/ti/wlcore/
Dwlcore.h341 struct wl_fw_status_2 *fw_status_2; member
Dmain.c553 ret = wlcore_fw_status(wl, wl->fw_status_1, wl->fw_status_2); in wlcore_irq_locked()
856 ret = wlcore_fw_status(wl, wl->fw_status_1, wl->fw_status_2); in wl12xx_read_fwlog_panic()
860 addr = le32_to_cpu(wl->fw_status_2->log_start_addr); in wl12xx_read_fwlog_panic()
987 sizeof(*wl->fw_status_2) + in wl1271_setup()
992 wl->fw_status_2 = (struct wl_fw_status_2 *) in wl1271_setup()
1934 wl->fw_status_2 = NULL; in wlcore_op_stop_locked()
Dcmd.c328 wl->fw_status_2->counters.tx_lnk_free_pkts[link]; in wl12xx_allocate_link()