Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_type.h312 #define FM10K_TXQCTL_PC_MASK 0x00000380 macro
H A Dfm10k_pf.c580 txqctl &= ~FM10K_TXQCTL_PC_MASK; in fm10k_configure_dglort_map_pf()