Home
last modified time | relevance | path

Searched refs:QED_LL2_TYPE_OOO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c325 if (p_ll2_conn->input.conn_type == QED_LL2_TYPE_OOO) { in qed_ll2_txq_flush()
603 if (p_ll2_conn->input.conn_type == QED_LL2_TYPE_OOO) { in qed_ll2_rxq_flush()
1037 if (likely(p_ll2_conn->input.conn_type == QED_LL2_TYPE_OOO)) in qed_sp_ll2_tx_queue_start()
1094 case QED_LL2_TYPE_OOO: in qed_sp_ll2_tx_queue_start()
1280 if (p_ll2_info->input.conn_type != QED_LL2_TYPE_OOO) in qed_ll2_acquire_connection_ooo()
1423 if (data->input.conn_type == QED_LL2_TYPE_OOO || in qed_ll2_acquire_connection()
1457 if (data->input.conn_type == QED_LL2_TYPE_OOO) { in qed_ll2_acquire_connection()
1528 if (p_ll2_conn->input.conn_type != QED_LL2_TYPE_OOO) in qed_ll2_establish_connection_ooo()
1889 p_ll2->input.conn_type == QED_LL2_TYPE_OOO)) { in qed_ll2_prepare_tx_packet_set_bd()
2135 if (p_ll2_conn->input.conn_type == QED_LL2_TYPE_OOO) in qed_ll2_terminate_connection()
[all …]
H A Dqed_iwarp.c2703 data.input.conn_type = QED_LL2_TYPE_OOO; in qed_iwarp_ll2_start()
/openbmc/linux/include/linux/qed/
H A Dqed_ll2_if.h23 QED_LL2_TYPE_OOO, enumerator