Searched refs:MAX_DFRAME_LEN (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/include/linux/
H A DmISDNif.h264 #define MAX_DFRAME_LEN 260 macro
/linux-4.4.14/drivers/isdn/mISDN/
H A Dlayer2.c2143 l2->maxlen = MAX_DFRAME_LEN; create_l2()
2168 l2->maxlen = MAX_DFRAME_LEN; create_l2()
/linux-4.4.14/drivers/isdn/hisax/
H A Dhfc_2bds0.c620 if (rcnt > MAX_DFRAME_LEN + 3) { receive_dmsg()
H A Dhisax.h147 #define MAX_DFRAME_LEN 260 macro
H A Dcallc.c1054 st->l2.maxlen = MAX_DFRAME_LEN; init_d_st()
H A Dhfc_usb.c1140 (i <= HFCUSB_B2_RX) ? MAX_BCH_SIZE : MAX_DFRAME_LEN; hfc_usb_init()
H A Dhfc_pci.c354 if ((rcnt > MAX_DFRAME_LEN + 3) || (rcnt < 4) || receive_dmsg()
/linux-4.4.14/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c489 if ((rcnt > MAX_DFRAME_LEN + 3) || (rcnt < 4) || receive_dmsg()
H A Dhfcsusb.c1584 (i <= HFCUSB_B2_RX) ? MAX_BCH_SIZE : MAX_DFRAME_LEN; reset_hfcsusb()

Completed in 471 milliseconds