Home
last modified time | relevance | path

Searched refs:DEFINE_USNIC_VNIC_RES (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/usnic/
A Dusnic_vnic.h44 DEFINE_USNIC_VNIC_RES(WQ, RES_TYPE_WQ, "WQ") \
45 DEFINE_USNIC_VNIC_RES(RQ, RES_TYPE_RQ, "RQ") \
46 DEFINE_USNIC_VNIC_RES(CQ, RES_TYPE_CQ, "CQ") \
47 DEFINE_USNIC_VNIC_RES(INTR, RES_TYPE_INTR_CTRL, "INT") \
48 DEFINE_USNIC_VNIC_RES(MAX, RES_TYPE_MAX, "MAX")\
52 #define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \ macro
57 #undef DEFINE_USNIC_VNIC_RES
A Dusnic_vnic.c53 #define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \ in _to_vnic_res_type() macro
57 #undef DEFINE_USNIC_VNIC_RES in _to_vnic_res_type()
70 #define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \ in usnic_vnic_res_type_to_str() macro
74 #undef DEFINE_USNIC_VNIC_RES in usnic_vnic_res_type_to_str()

Completed in 4 milliseconds