Home
last modified time | relevance | path

Searched refs:ol4_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2803 int ol4_type; in hns3_rx_checksum() local
2826 ol4_type = hnae3_get_field(ol_info, HNS3_RXD_OL4ID_M, in hns3_rx_checksum()
2828 switch (ol4_type) { in hns3_rx_checksum()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3889 int ol4_type; in hns3_rx_handle_csum() local
3898 ol4_type = hnae3_get_field(ol_info, HNS3_RXD_OL4ID_M, in hns3_rx_handle_csum()
3900 switch (ol4_type) { in hns3_rx_handle_csum()

Completed in 13 milliseconds