Home
last modified time | relevance | path

Searched refs:l234_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h296 __le32 l234_info; member
H A Dhns3_debugfs.c891 sprintf(result[j++], "%#x", le32_to_cpu(desc->rx.l234_info)); in hns3_dump_rx_bd_info()
H A Dhns3_enet.c4276 l234info = le32_to_cpu(desc->rx.l234_info); in hns3_handle_bdinfo()