Home
last modified time | relevance | path

Searched refs:USNIC_TRANSPORT_IPV4_UDP (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/usnic/
Dusnic_abi.h48 USNIC_TRANSPORT_IPV4_UDP = 2, enumerator
Dusnic_ib_qp_grp.c346 case USNIC_TRANSPORT_IPV4_UDP: in create_and_add_flow()
373 case USNIC_TRANSPORT_IPV4_UDP: in release_and_remove_flow()
647 case USNIC_TRANSPORT_IPV4_UDP: in qp_grp_id_from_flow()
Dusnic_debugfs.c95 } else if (qp_flow->trans_type == USNIC_TRANSPORT_IPV4_UDP) { in flowinfo_read()
Dusnic_transport.c55 case USNIC_TRANSPORT_IPV4_UDP: in usnic_transport_to_str()