Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dgigaset.h159 #define BAS_LOWFRAME 5 /* " " with negative flow control */ macro
Dbas-gigaset.c1104 else if (corrbytes < BAS_LOWFRAME - BAS_NORMFRAME) in submit_iso_write_urb()
1105 corrbytes = BAS_LOWFRAME - BAS_NORMFRAME; in submit_iso_write_urb()