Searched refs:c2_rxp_hdr (Results 1 – 2 of 2) sorted by relevance
101 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()
211 struct c2_rxp_hdr { struct