Home
last modified time | relevance | path

Searched refs:NICVF_SQ_EN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h117 #define NICVF_SQ_EN BIT_ULL(19) macro
Dnicvf_queues.c870 sq_cfg |= NICVF_SQ_EN; in nicvf_sq_enable()
881 sq_cfg &= ~NICVF_SQ_EN; in nicvf_sq_disable()