Searched refs:tx_scrq_entry (Results 1 – 1 of 1) sorted by relevance
2033 union sub_crq tx_scrq_entry; in ibmvnic_tx_scrq_clean_buffer() local2044 tx_scrq_entry = ind_bufp->indir_arr[i]; in ibmvnic_tx_scrq_clean_buffer()2045 if (tx_scrq_entry.v1.type != IBMVNIC_TX_DESC) in ibmvnic_tx_scrq_clean_buffer()2047 index = be32_to_cpu(tx_scrq_entry.v1.correlator); in ibmvnic_tx_scrq_clean_buffer()