Searched refs:HBG_PACKET_HEAD_SIZE (Results 1 – 3 of 3) sorted by relevance
421 memset(buffer->page_addr, 0, HBG_PACKET_HEAD_SIZE); in hbg_rx_fill_one_buffer()423 HBG_PACKET_HEAD_SIZE, DMA_TO_DEVICE); in hbg_rx_fill_one_buffer()515 skb_reserve(buffer->skb, HBG_PACKET_HEAD_SIZE + NET_IP_ALIGN); in hbg_napi_rx_poll()
23 #define HBG_PACKET_HEAD_SIZE ((HBG_RX_SKIP1 + HBG_RX_SKIP2 + \ macro
89 specs->rx_buf_size = HBG_PACKET_HEAD_SIZE + specs->max_frame_len; in hbg_hw_dev_specs_init()