Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnic.h405 #define NIC_MBOX_MSG_RSS_CFG 0x0C /* Config RSS table */ macro
Dnic_main.c1048 case NIC_MBOX_MSG_RSS_CFG: in nic_handle_mbx_intr()
Dnicvf_main.c347 NIC_MBOX_MSG_RSS_CFG_CONT : NIC_MBOX_MSG_RSS_CFG; in nicvf_config_rss()