Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2.c101 netdev->mtu + ETH_HLEN + sizeof(struct c2_rxp_hdr) + in c2_set_rxbufsize()
104 c2_port->rx_buf_size = sizeof(struct c2_rxp_hdr) + RX_BUF_SIZE; in c2_set_rxbufsize()
216 struct c2_rxp_hdr *rxp_hdr; in c2_rx_alloc()
236 rxp_hdr = (struct c2_rxp_hdr *) skb->data; in c2_rx_alloc()
423 struct c2_rxp_hdr *rxp_hdr = (struct c2_rxp_hdr *) elem->skb->data; in c2_rx_error()
468 struct c2_rxp_hdr *rxp_hdr; in c2_rx_interrupt()
485 rxp_hdr = (struct c2_rxp_hdr *) skb->data; in c2_rx_interrupt()
590 struct c2_rxp_hdr *rxp_hdr; in c2_up()
652 rxp_hdr = (struct c2_rxp_hdr *) elem->skb->data; in c2_up()
Dc2.h211 struct c2_rxp_hdr { struct