Searched refs:VF_ATQLEN_ATQLEN_M (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/idpf/ | ||
H A D | idpf_lan_vf_regs.h | 19 #define VF_ATQLEN_ATQLEN_M GENMASK(9, 0) macro |
H A D | idpf_vf_dev.c | 29 ccq->reg.len_mask = VF_ATQLEN_ATQLEN_M; in idpf_vf_ctlq_reg_init() |