Lines Matching refs:LL

7   The Communication between Linklevel (LL) and Hardwarelevel (HL)
10 An HL-driver can register itself at LL by calling the function
12 to preset some of the fields of isdn_if. The LL sets the rest of
48 the LL puts an id there, which has to be used by the HL-driver when
56 tells the LL the maximum size of a data-packet it will accept.
81 This field will be set by LL. The HL-driver delivers received data-
92 This field will be set by LL. This function has to be called by the
93 HL-driver for signaling status-changes or other events to the LL.
113 to be called by LL to perform functions like dialing, B-channel
133 be called by the LL for delivering data to be send via B-Channel.
213 above from within the LL. The field command of the struct-parameter will
227 etc.) For this purpose, in the LL all ioctl-calls with an argument
303 calls to the LL.
314 the given EAZs/MSNs to the LL.
362 protocol. This command is issued by the LL prior to ISDN_CMD_DIAL or
390 protocol. This command is issued by the LL prior to ISDN_CMD_DIAL or
452 With this call, the LL-driver invokes protocol specific features through
453 the LL.
478 3. Description of the events to be signaled by the HL-driver to the LL.
503 With this call, the HL-driver signals an incoming call to the LL.
621 LL.
634 tells the LL to release all corresponding data-structures.
683 With this call, the HL-driver delivers CAUSE-messages to the LL.
684 Currently the LL does not use this messages. Their contents is simply
696 With this call, the HL-driver delivers DISPLAY-messages to the LL.
697 Currently the LL does not use this messages.
707 With this call, the HL-driver delivers protocol specific infos to the LL.
721 With this call, the HL-driver signals the LL to disable or enable the
724 loading the driver. The LL has to ignore a disabled channel when searching
727 The LL returns a nonzero code if the operation was not successful or the
751 With this call the HL-driver signals a fax sub-command to the LL.