Searched refs:tx_frameno (Results 1 – 1 of 1) sorted by relevance
85 unsigned int tx_frameno; member568 if( req_ans || nl->tx_frameno != 0 ) in handle_channel()668 if( nl->tx_frameno ) in send_frame()785 if( --nl->tx_frameno ) in interpret_ack()858 nl->tx_frameno = DIV_ROUND_UP(len, nl->maxframe); in prepare_to_send()886 nl->tx_frameno = 0; in drop_xmit_queue()925 outb( nl->tx_frameno, dev->base_addr + DAT ); in send_frame_header()926 crc = CRC32( nl->tx_frameno, crc ); in send_frame_header()1097 nl->tx_frameno = 0; in card_start()