Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h25 #define PF_FW_ARQLEN_ARQENABLE_M BIT(PF_FW_ARQLEN_ARQENABLE_S) macro
Dice_controlq.c31 cq->rq.len_ena_mask = PF_FW_ARQLEN_ARQENABLE_M; in ice_adminq_init_regs()