Searched refs:Layer2 (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Dkst_ifc.h98 char Layer2[DIVA_TRACE_LINE_TYPE_LEN]; member in struct:_diva_trace_interface_state
186 char Layer2[DIVA_TRACE_LINE_TYPE_LEN]; member in struct:_diva_trace_line_state
268 Turn D-channel (Layer1/Layer2/Layer3) trace on/off
271 Layer2 - Events from LAPD protocol instance with SAPI of signalling protocol
H A Dmaintidi.c675 "State\\Layer2 No1", ScheduleNextTraceRequest()
780 "Statistics\\B-Layer2", ScheduleNextTraceRequest()
802 "Statistics\\D-Layer2", ScheduleNextTraceRequest()
960 if (!strncmp("State\\Layer2 No1", path, pVar->path_length)) { process_idi_event()
961 char *tmp = &pLib->lines[0].pInterface->Layer2[0]; process_idi_event()
971 strcpy(tmp, "Layer2 UP"); process_idi_event()
974 strcpy(tmp, "Layer2 Disconnecting"); process_idi_event()
977 strcpy(tmp, "Layer2 Connecting"); process_idi_event()
986 strcpy(tmp, "Layer2 Connecting"); process_idi_event()
1273 "State\\B%d\\Layer2", nr); diva_create_line_parse_table()
1274 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Layer2[0]; diva_create_line_parse_table()
1751 B-Layer2 diva_create_parse_table()
1754 "Statistics\\B-Layer2\\X-Frames"); diva_create_parse_table()
1759 "Statistics\\B-Layer2\\X-Bytes"); diva_create_parse_table()
1764 "Statistics\\B-Layer2\\X-Errors"); diva_create_parse_table()
1769 "Statistics\\B-Layer2\\R-Frames"); diva_create_parse_table()
1774 "Statistics\\B-Layer2\\R-Bytes"); diva_create_parse_table()
1779 "Statistics\\B-Layer2\\R-Errors"); diva_create_parse_table()
1817 D-Layer2 diva_create_parse_table()
1820 "Statistics\\D-Layer2\\X-Frames"); diva_create_parse_table()
1825 "Statistics\\D-Layer2\\X-Bytes"); diva_create_parse_table()
1830 "Statistics\\D-Layer2\\X-Errors"); diva_create_parse_table()
1835 "Statistics\\D-Layer2\\R-Frames"); diva_create_parse_table()
1840 "Statistics\\D-Layer2\\R-Bytes"); diva_create_parse_table()
1845 "Statistics\\D-Layer2\\R-Errors"); diva_create_parse_table()
H A Ddebug.c1480 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "L Layer2 = <%s>", &channel->Layer2[0]); diva_maint_state_change_notify()
1593 "Layer 2 -> [%s]", channel->pInterface->Layer2); diva_maint_state_change_notify()
/linux-4.1.27/drivers/isdn/hisax/
H A Disdnl2.c107 static int l2addrsize(struct Layer2 *l2);
110 set_peer_busy(struct Layer2 *l2) { set_peer_busy()
118 clear_peer_busy(struct Layer2 *l2) { clear_peer_busy()
124 InitWin(struct Layer2 *l2) InitWin()
133 freewin1(struct Layer2 *l2) freewin1()
154 ReleaseWin(struct Layer2 *l2) ReleaseWin()
175 clear_exception(struct Layer2 *l2) clear_exception()
184 l2headersize(struct Layer2 *l2, int ui) l2headersize()
191 l2addrsize(struct Layer2 *l2) l2addrsize()
197 sethdraddr(struct Layer2 *l2, u_char *header, int rsp) sethdraddr()
387 struct Layer2 *l2 = &st->l2; legalnr()
398 struct Layer2 *l2 = &st->l2; setva()
882 struct Layer2 *l2; enquiry_cr()
936 struct Layer2 *l2 = &st->l2; invoke_retransmission()
971 struct Layer2 *l2 = &st->l2; l2_st7_got_super()
1067 struct Layer2 *l2 = &(st->l2); l2_got_iframe()
1251 struct Layer2 *l2 = &st->l2; l2_pull_iqueue()
1316 struct Layer2 *l2 = &st->l2; l2_st8_got_super()
H A Dhisax.h230 /* Layer2 Flags */
250 struct Layer2 { struct
322 struct Layer2 l2;
H A Dconfig.c392 printk(KERN_INFO "HiSax: Layer2 Revision %s\n", HiSax_getrev(tmp)); HiSaxVersion()
H A Dhfc_sx.c1138 /* Layer2 -> Layer 1 Transfer */
H A Dhfc_pci.c1386 /* Layer2 -> Layer 1 Transfer */
/linux-4.1.27/drivers/isdn/pcbit/
H A Dcapi.c213 /* Layer2 protocol */ capi_select_proto_req()
275 *(skb_put(*skb, 1)) = chan->layer2link; /* Layer2 id */ capi_activate_transp_req()
/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-blackbird.c507 MPEG-1 | MPEG1 | 352x288PAL | (CBR) | 1000:Optimal | 2000 Kbps | 25fps | MPG1 Layer2 | 224kbps | Stereo
508 MPEG-2 | MPEG2 | 720x576PAL | VBR | 600 :Good | 4000 Kbps | 25fps | MPG1 Layer2 | 224kbps | Stereo
509 VCD | MPEG1 | 352x288PAL | (CBR) | 1000:Optimal | 1150 Kbps | 25fps | MPG1 Layer2 | 224kbps | Stereo
510 DVD | MPEG2 | 720x576PAL | VBR | 600 :Good | 6000 Kbps | 25fps | MPG1 Layer2 | 224kbps | Stereo
511 DB* DVD | MPEG2 | 720x576PAL | CBR | 600 :Good | 6000 Kbps | 25fps | MPG1 Layer2 | 224kbps | Stereo
/linux-4.1.27/drivers/net/phy/
H A Ddp83640_reg.h162 #define TX_L2_EN (1<<7) /* Layer2 Timestamp Enable */
197 #define RX_L2_EN (1<<7) /* Layer2 Timestamp Enable */
/linux-4.1.27/include/linux/
H A Disdnif.h132 #define ISDN_CMD_SETL2 10 /* Set B-Chan. Layer2-Parameter */
133 #define ISDN_CMD_GETL2 11 /* Get B-Chan. Layer2-Parameter */
/linux-4.1.27/drivers/s390/net/
H A Dqeth_core_mpc.c179 {IPA_RC_L2_ADDR_TABLE_FULL, "Layer2 address table full"},
/linux-4.1.27/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c1584 * Layer2 -> Layer 1 Dchannel data
1668 * Layer2 -> Layer 1 Bchannel data
H A Dhfcsusb.c207 * Layer2 -> Layer 1 Bchannel data
282 * Layer2 -> Layer 1 Dchannel data
H A Dhfcmulti.c3336 * Layer2 -> Layer 1 Transfer
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_tty.c2987 /* If more than one bit set in reg18, autoselect Layer2 */ isdn_tty_cmd_ATA()

Completed in 1084 milliseconds