Searched refs:HNS_RX_HEAD_SIZE (Results 1 – 2 of 2) sorted by relevance
82 #define HNS_RX_HEAD_SIZE 256 macro
354 skb = *out_skb = napi_alloc_skb(&ring_data->napi, HNS_RX_HEAD_SIZE); in hns_nic_poll_rx_skb()361 if (length <= HNS_RX_HEAD_SIZE) { in hns_nic_poll_rx_skb()379 pull_len = hns_nic_get_headlen(va, bnum_flag, HNS_RX_HEAD_SIZE); in hns_nic_poll_rx_skb()