Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnic.h418 #define NIC_MBOX_MSG_PTP_CFG 0x19 /* HW packet timestamp */ macro
Dnic_main.c1087 case NIC_MBOX_MSG_PTP_CFG: in nic_handle_mbx_intr()
Dnicvf_main.c1420 mbx.ptp.msg = NIC_MBOX_MSG_PTP_CFG; in nicvf_config_hw_rx_tstamp()