Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h40 #define MAX_BCH_SIZE 2048 /* allowed B-channel packet size */ macro
H A Dhfcsusb.c1579 (i <= HFCUSB_B2_RX) ? MAX_BCH_SIZE : MAX_DFRAME_LEN; in reset_hfcsusb()