Searched refs:tx_lnk_sec_pn16 (Results 1 – 5 of 5) sorted by relevance
166 __le16 tx_lnk_sec_pn16[WL18XX_MAX_LINKS]; member
1204 fw_status->counters.tx_lnk_sec_pn16 = in wl18xx_convert_fw_status_8_9_1()1205 int_fw_status->counters.tx_lnk_sec_pn16; in wl18xx_convert_fw_status_8_9_1()
155 __le16 *tx_lnk_sec_pn16; member
339 if (wl->fw_status->counters.tx_lnk_sec_pn16) in wl12xx_allocate_link()341 le16_to_cpu(wl->fw_status->counters.tx_lnk_sec_pn16[link]); in wl12xx_allocate_link()
452 if (status->counters.tx_lnk_sec_pn16) in wlcore_fw_status()453 sec_pn16 = __le16_to_cpu(status->counters.tx_lnk_sec_pn16[i]); in wlcore_fw_status()