Home
last modified time | relevance | path

Searched refs:HNS_RX_HEAD_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h82 #define HNS_RX_HEAD_SIZE 256 macro
H A Dhns_enet.c564 HNS_RX_HEAD_SIZE); in hns_nic_poll_rx_skb()
576 if (length <= HNS_RX_HEAD_SIZE) { in hns_nic_poll_rx_skb()
594 pull_len = eth_get_headlen(ndev, va, HNS_RX_HEAD_SIZE); in hns_nic_poll_rx_skb()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h82 #define HNS_RX_HEAD_SIZE 256 macro
H A Dhns_enet.c587 HNS_RX_HEAD_SIZE); in hns_nic_poll_rx_skb()
599 if (length <= HNS_RX_HEAD_SIZE) { in hns_nic_poll_rx_skb()
617 pull_len = eth_get_headlen(ndev, va, HNS_RX_HEAD_SIZE); in hns_nic_poll_rx_skb()

Completed in 10 milliseconds