Searched refs:HNS3_RX_HEAD_SIZE (Results 1 – 2 of 2) sorted by relevance
71 #define HNS3_RX_HEAD_SIZE 256 macro
2206 HNS3_RX_HEAD_SIZE); in hns3_handle_rx_bd()2220 if (length <= HNS3_RX_HEAD_SIZE) { in hns3_handle_rx_bd()2235 pull_len = eth_get_headlen(va, HNS3_RX_HEAD_SIZE); in hns3_handle_rx_bd()