Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dgigaset.h162 #define BAS_LOWFRAME 5 /* " " with negative flow control */ macro
Dbas-gigaset.c1107 else if (corrbytes < BAS_LOWFRAME - BAS_NORMFRAME) in submit_iso_write_urb()
1108 corrbytes = BAS_LOWFRAME - BAS_NORMFRAME; in submit_iso_write_urb()