Searched refs:FM10K_TXQCTL_PC_MASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/fm10k/base/ | ||
| H A D | fm10k_type.h | 312 #define FM10K_TXQCTL_PC_MASK 0x00000380 macro |
| H A D | fm10k_pf.c | 580 txqctl &= ~FM10K_TXQCTL_PC_MASK; in fm10k_configure_dglort_map_pf() |