Searched refs:NIC_PF_INTFX_SEND_CFG (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/cavium/thunder/ | ||
D | nic_reg.h | 99 #define NIC_PF_INTFX_SEND_CFG (0x4000) macro |
D | nic_main.c | 436 nic_reg_write(nic, NIC_PF_INTFX_SEND_CFG | (i << 3), in nic_init_hw() |