Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic.h416 #define NIC_MBOX_MSG_PFC 0x18 /* Pause frame control */ macro
Dnicvf_ethtool.c793 mbx.pfc.msg = NIC_MBOX_MSG_PFC; in nicvf_get_pauseparam()
817 mbx.pfc.msg = NIC_MBOX_MSG_PFC; in nicvf_set_pauseparam()
Dnic_main.c883 mbx.pfc.msg = NIC_MBOX_MSG_PFC; in nic_pause_frame()
1071 case NIC_MBOX_MSG_PFC: in nic_handle_mbx_intr()
Dnicvf_main.c268 case NIC_MBOX_MSG_PFC: in nicvf_handle_mbx_intr()