Home
last modified time | relevance | path

Searched refs:NICVF_SQ_EN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h129 #define NICVF_SQ_EN BIT_ULL(19) macro
H A Dnicvf_queues.c1164 sq_cfg |= NICVF_SQ_EN; in nicvf_sq_enable()
1175 sq_cfg &= ~NICVF_SQ_EN; in nicvf_sq_disable()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h129 #define NICVF_SQ_EN BIT_ULL(19) macro
H A Dnicvf_queues.c1165 sq_cfg |= NICVF_SQ_EN; in nicvf_sq_enable()
1176 sq_cfg &= ~NICVF_SQ_EN; in nicvf_sq_disable()

Completed in 7 milliseconds