• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/qlnx/qlnxe/

Lines Matching refs:conn_type

186 		if (p_ll2_conn->input.conn_type == ECORE_LL2_TYPE_OOO) {
385 p_ll2_conn->input.conn_type);
497 if (p_ll2_conn->input.conn_type == ECORE_LL2_TYPE_OOO) {
833 enum ecore_ll2_conn_type conn_type = p_ll2_conn->input.conn_type;
872 (p_ll2_conn->input.conn_type == ECORE_LL2_TYPE_FCOE))
880 ((conn_type != ECORE_LL2_TYPE_ROCE) &&
881 (conn_type != ECORE_LL2_TYPE_IWARP))) {
897 enum ecore_ll2_conn_type conn_type = p_ll2_conn->input.conn_type;
908 if (p_ll2_conn->input.conn_type == ECORE_LL2_TYPE_OOO)
952 switch (conn_type) {
954 p_ramrod->conn_type = PROTOCOLID_FCOE;
957 p_ramrod->conn_type = PROTOCOLID_ISCSI;
960 p_ramrod->conn_type = PROTOCOLID_ROCE;
963 p_ramrod->conn_type = PROTOCOLID_IWARP;
967 p_ramrod->conn_type = PROTOCOLID_ISCSI;
969 p_ramrod->conn_type = PROTOCOLID_IWARP;
973 p_ramrod->conn_type = PROTOCOLID_ETH;
975 conn_type);
1094 p_ll2_info->input.conn_type,
1138 p_ll2_info->input.conn_type,
1159 if (p_ll2_info->input.conn_type != ECORE_LL2_TYPE_OOO)
1295 if ((data->input.conn_type == ECORE_LL2_TYPE_OOO) ||
1335 if (data->input.conn_type == ECORE_LL2_TYPE_OOO) {
1396 if (p_ll2_conn->input.conn_type != ECORE_LL2_TYPE_OOO)
1516 if (p_ll2_conn->input.conn_type == ECORE_LL2_TYPE_FCOE) {
1692 (p_ll2->input.conn_type == ECORE_LL2_TYPE_OOO)) {
1698 (p_ll2->input.conn_type == ECORE_LL2_TYPE_FCOE))
1721 p_ll2->queue_id, p_ll2->cid, p_ll2->input.conn_type,
1793 p_ll2_conn->input.conn_type,
1926 if (p_ll2_conn->input.conn_type == ECORE_LL2_TYPE_OOO)
1929 if (p_ll2_conn->input.conn_type == ECORE_LL2_TYPE_FCOE) {
1951 if (p_ll2_conn->input.conn_type != ECORE_LL2_TYPE_OOO)