Searched refs:tx_frameno (Results 1 – 1 of 1) sorted by relevance
86 unsigned int tx_frameno; member572 if( req_ans || nl->tx_frameno != 0 ) in handle_channel()673 if( nl->tx_frameno ) in send_frame()794 if( --nl->tx_frameno ) { in interpret_ack()868 nl->tx_frameno = DIV_ROUND_UP(len, nl->maxframe); in prepare_to_send()897 nl->tx_frameno = 0; in drop_xmit_queue()936 outb( nl->tx_frameno, dev->base_addr + DAT ); in send_frame_header()937 crc = CRC32( nl->tx_frameno, crc ); in send_frame_header()1103 nl->tx_frameno = 0; in card_start()