Searched refs:ftx (Results 1 – 1 of 1) sorted by relevance
514 rte_tx_callback_fn ftx; in bpf_eth_elf_load() local518 ftx = NULL; in bpf_eth_elf_load()527 ftx = select_tx_callback(prm->prog_arg.type, flags); in bpf_eth_elf_load()529 if (frx == NULL && ftx == NULL) { in bpf_eth_elf_load()563 bc->cb = rte_eth_add_tx_callback(port, queue, ftx, bc); in bpf_eth_elf_load()