Searched refs:i40e_flow_ops (Results 1 – 3 of 3) sorted by relevance
1309 extern const struct rte_flow_ops i40e_flow_ops;
141 const struct rte_flow_ops i40e_flow_ops = { variable
9868 *(const void **)arg = &i40e_flow_ops; in i40e_dev_filter_ctrl()