Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/tokenring/
Dsmctr.c139 __u16 bytes_count);
1406 __u16 bytes_count) in smctr_get_tx_fcb() argument
1422 alloc_size = (bytes_count + 1) & 0xfffe; in smctr_get_tx_fcb()
1452 tp->tx_fcb_curr[queue]->frame_length = bytes_count; in smctr_get_tx_fcb()
1456 = (__u16 *)((__u32)temp + (__u32)((bytes_count + 1) & 0xfffe)); in smctr_get_tx_fcb()
1459 pbdb->buffer_length = bytes_count; in smctr_get_tx_fcb()