Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ark/
H A Dark_global.h99 uint32_t pkt_dir_v; member
H A Dark_ethdev.c948 ark->pkt_dir_v = strtol(value, NULL, 16); in process_pktdir_arg()
949 ARK_PMD_LOG(DEBUG, "pkt_dir_v = 0x%x\n", ark->pkt_dir_v); in process_pktdir_arg()
1038 ARK_PMD_LOG(INFO, "packet director set to 0x%x\n", ark->pkt_dir_v); in eth_ark_check_args()
1040 ark_pktdir_setup(ark->pd, ark->pkt_dir_v); in eth_ark_check_args()