Searched refs:CL_DEF_RX_RING_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/ | ||
H A D | client.h | 15 #define CL_DEF_RX_RING_SIZE 2 macro |
H A D | client.c | 102 cl->rx_ring_size = CL_DEF_RX_RING_SIZE; in ishtp_cl_init() |