Home
last modified time | relevance | path

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

/drivers/net/
A Dcortina_ni.c651 u32 next_link, pktlen = 0; in cortina_eth_recv() local
699 next_link = header_x.next_link; in cortina_eth_recv()
721 ca_reg_write(&next_link, in cortina_eth_recv()
737 ca_reg_write(&next_link, in cortina_eth_recv()
748 next_link); in cortina_eth_recv()
751 ca_reg_write(&next_link, in cortina_eth_recv()
803 ca_reg_write(&next_link, in cortina_eth_recv()
825 u16 next_link = 0; in cortina_eth_send() local
896 next_link = sw_tx_wr_ptr + in cortina_eth_send()
899 next_link = next_link + 1; in cortina_eth_send()
[all …]
A Dcortina_ni.h74 u32 next_link : 10; /* bits 9: 0 */ member

Completed in 8 milliseconds