Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_lan_vf_regs.h27 #define VF_ATQLEN_ATQENABLE_M BIT(VF_ATQLEN_ATQENABLE_S) macro
H A Didpf_vf_dev.c30 ccq->reg.len_ena_mask = VF_ATQLEN_ATQENABLE_M; in idpf_vf_ctlq_reg_init()