Searched refs:qla_le32_to_host (Results 1 – 7 of 7) sorted by relevance
130 #define qla_le32_to_host(x) le32toh(x) macro
138 #define qla_le32_to_host(x) le32toh(x) macro
3740 comp_idx = qla_le32_to_host(*(hw_tx_cntxt->tx_cons)); in ql_hw_tx_done_locked()
128 #define qla_le32_to_host(x) le32toh(x) macro
396 if (qla_le32_to_host(*(hw->tx_cons)) != hw->txr_comp) { in qla_rcv()
218 if (qla_le32_to_host(*(hw->tx_cons)) != hw->txr_comp) { in qla_watchdog()
1688 comp_idx = qla_le32_to_host(*(hw->tx_cons)); in qla_hw_tx_done_locked()