Searched refs:buff_off_len (Results 1 – 2 of 2) sorted by relevance
475 rx_desc->buff_off_len = EMAC_MAX_ETHERNET_PKT_SIZE; in davinci_eth_open()643 emac_tx_desc->buff_off_len = (length & 0xffff); in davinci_eth_send_packet()693 rx_curr_desc->buff_off_len & 0xffff; in davinci_eth_rcv_packet()717 rx_curr_desc->buff_off_len = EMAC_MAX_ETHERNET_PKT_SIZE; in davinci_eth_rcv_packet()
55 u_int32_t buff_off_len; /* Buffer Offset(MSW) and Length(LSW) */ member