Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic_if.h85 #define KCQE_FLAGS_LAYER_MASK_L5_RDMA (5<<28) macro
H A Dcnic.c2851 if (kcqe_layer == KCQE_FLAGS_LAYER_MASK_L5_RDMA) in service_kcqes()