Searched refs:buff_off_len (Results 1 – 2 of 2) sorted by relevance
479 rx_desc->buff_off_len = EMAC_MAX_ETHERNET_PKT_SIZE; in davinci_emac_start()647 emac_tx_desc->buff_off_len = (length & 0xffff); in davinci_emac_send()698 rx_curr_desc->buff_off_len & 0xffff; in davinci_emac_recv()721 rx_curr_desc->buff_off_len = EMAC_MAX_ETHERNET_PKT_SIZE; in davinci_emac_recv()
55 u_int32_t buff_off_len; /* Buffer Offset(MSW) and Length(LSW) */ member
Completed in 6 milliseconds