Searched refs:al_buf (Results 1 – 5 of 5) sorted by relevance
101 struct al_buf al_buf; member
1044 struct al_buf *al_buf; in al_eth_alloc_rx_buf() local 1077 al_buf = &rx_info->al_buf; in al_eth_alloc_rx_buf() 1078 al_buf->addr = segs[0].ds_addr + AL_IP_ALIGNMENT_OFFSET; in al_eth_alloc_rx_buf() 1079 al_buf->len = rx_info->data_size - AL_IP_ALIGNMENT_OFFSET; in al_eth_alloc_rx_buf() 1107 &rx_info->al_buf, AL_ETH_RX_FLAGS_INT, NULL); in al_eth_refill_rx_bufs() 1298 struct al_buf *al_buf; in al_eth_xmit_mbuf() local 1369 al_buf in al_eth_xmit_mbuf() [all...]
159 struct al_buf { struct166 struct al_buf *bufs; /**< The buffers of the block */ argument
405 struct al_buf bufs[AL_ETH_PKT_MAX_BUFS];854 struct al_buf *buf, uint32_t flags,855 struct al_buf *header_buf);
2704 struct al_buf *buf, uint32_t flags, in al_eth_rx_buffer_add()2705 struct al_buf *header_buf) in al_eth_rx_buffer_add()