Searched refs:atio_ndx_from_fw (Results 1 – 2 of 2) sorted by relevance
318 uint16_t atio_ndx_from_fw; member
1290 qlt->atio_ndx_to_fw = qlt->atio_ndx_from_fw = 0; in qlt_port_online()2656 qlt->atio_ndx_from_fw = (uint16_t) in qlt_isr()2664 qlt->atio_ndx_from_fw = (uint16_t)(risc_status >> 16); in qlt_isr()2907 if (qlt->atio_ndx_from_fw > qlt->atio_ndx_to_fw) { in qlt_sync_atio_queue()2908 total_ent = qlt->atio_ndx_from_fw - qlt->atio_ndx_to_fw; in qlt_sync_atio_queue()2914 qlt->atio_ndx_from_fw; in qlt_sync_atio_queue()2919 ATIO_QUEUE_OFFSET, (uint_t)(qlt->atio_ndx_from_fw << 6), in qlt_sync_atio_queue()2930 if (qlt->atio_ndx_to_fw == qlt->atio_ndx_from_fw) in qlt_handle_atio_queue_update()