Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_lan_vf_regs.h45 #define VF_ARQLEN_ARQENABLE_M BIT(VF_ARQLEN_ARQENABLE_S) macro
H A Didpf_vf_dev.c44 ccq->reg.len_ena_mask = VF_ARQLEN_ARQENABLE_M; in idpf_vf_ctlq_reg_init()