Home
last modified time | relevance | path

Searched refs:NIC_MBOX_MSG_PFC (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnic.h417 #define NIC_MBOX_MSG_PFC 0x18 /* Pause frame control */ macro
Dnicvf_ethtool.c801 mbx.pfc.msg = NIC_MBOX_MSG_PFC; in nicvf_get_pauseparam()
825 mbx.pfc.msg = NIC_MBOX_MSG_PFC; in nicvf_set_pauseparam()
Dnic_main.c874 mbx.pfc.msg = NIC_MBOX_MSG_PFC; in nic_pause_frame()
1084 case NIC_MBOX_MSG_PFC: in nic_handle_mbx_intr()
Dnicvf_main.c287 case NIC_MBOX_MSG_PFC: in nicvf_handle_mbx_intr()