Searched defs:buff_offset (Results 1 - 6 of 6) sorted by relevance

/drivers/net/wan/
H A Dc101.c70 u16 buff_offset; /* offset of first buffer of first channel */ member in struct:card_s
362 card->buff_offset = C101_WINDOW_SIZE; /* Bytes 1D00-1FFF reserved */
H A Dpci200syn.c91 u16 buff_offset; /* offset of first buffer of first channel */ member in struct:card_s
359 card->buff_offset = 2 * sizeof(pkt_desc) * (card->tx_ring_buffers +
H A Dn2.c121 u16 buff_offset; /* offset of first buffer of first channel */ member in struct:card_s
435 card->buff_offset = (valid0 + valid1) * sizeof(pkt_desc) *
H A Dpc300too.c107 u16 buff_offset; /* offset of first buffer of first channel */ member in struct:card_s
413 card->buff_offset = card->n_ports * sizeof(pkt_desc) *
/drivers/isdn/sc/
H A Dmessage.h184 unsigned long buff_offset; member in struct:__anon1276
/drivers/tty/
H A Dnozomi.c532 const u16 buff_offset = 4; local
539 dc->config_table.dl_mdm_len1 - buff_offset;
541 dc->config_table.dl_mdm_len2 - buff_offset;
547 dc->config_table.dl_diag_len1 - buff_offset;
551 dc->config_table.dl_diag_len2 - buff_offset;
557 dc->config_table.dl_app1_len - buff_offset;
563 dc->config_table.dl_app2_len - buff_offset;
569 dc->config_table.dl_ctrl_len - buff_offset;
576 dc->config_table.ul_mdm_len1 - buff_offset;
580 dc->config_table.ul_mdm_len2 - buff_offset;
[all...]

Completed in 80 milliseconds