Searched refs:flow_id (Results 1 - 22 of 22) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/test/
H A Dmain.c95 /* FI2Q and Q2FI converts from flow_id (i.e. queue index)
108 /* release a packet for a given flow_id.
119 q = FI2Q(c, m->flow_id);
122 ND("q %p id %d current length %d", q, m->flow_id, i);
172 struct dn_queue *_q = FI2Q(c, mb->flow_id);
184 struct dn_queue *_q = FI2Q(c, mb->flow_id);
196 if (c->q_wfi[mb->flow_id] < wfi)
197 c->q_wfi[mb->flow_id] = wfi;
214 struct dn_queue *q = FI2Q(c, m->flow_id);
650 int flow_id; local
[all...]
H A Ddn_test.h100 * dn_flow collects flow_id and stats for queues and scheduler
112 //uint32_t flow_id;
136 uint32_t flow_id; /* for testing, index of a flow */ member in struct:mbuf
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Deth_common.h268 __le16 flow_id /* aRFS flow ID. */; member in struct:eth_fast_path_rx_reg_cqe
330 __le16 flow_id /* aRFS flow ID. */; member in struct:eth_fast_path_rx_tpa_start_cqe
H A Decore_hsi_eth.h1592 __le16 flow_id /* RX flow ID. Valid if flow_id_valid set. */; member in struct:rx_update_gft_filter_data
1596 u8 flow_id_valid /* If set, flow_id will reported by CQE, rx_qid_valid must be cleared. If cleared, flow_id 0 will reported by CQE. */;
H A Decore_l2.c2230 p_ramrod->flow_id = 0;
/freebsd-13-stable/contrib/ofed/libibverbs/
H A Dcmd.c1840 struct ibv_flow *flow_id; local
1850 flow_id = malloc(sizeof(*flow_id));
1851 if (!flow_id)
1885 flow_id->context = qp->context;
1886 flow_id->handle = resp.flow_handle;
1887 return flow_id;
1889 free(flow_id);
1893 int ibv_cmd_destroy_flow(struct ibv_flow *flow_id) argument
1900 cmd.flow_handle = flow_id
[all...]
H A Ddriver.h277 int ibv_cmd_destroy_flow(struct ibv_flow *flow_id);
H A Dverbs.h1703 static inline int ibv_destroy_flow(struct ibv_flow *flow_id) argument
1705 struct verbs_context *vctx = verbs_get_ctx_op(flow_id->context,
1709 return vctx->ibv_destroy_flow(flow_id);
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c1763 struct ib_flow *flow_id; local
1767 flow_id = qp->device->create_flow(qp, flow_attr, domain);
1768 if (!IS_ERR(flow_id))
1770 return flow_id;
1774 int ib_destroy_flow(struct ib_flow *flow_id) argument
1777 struct ib_qp *qp = flow_id->qp;
1779 err = qp->device->destroy_flow(flow_id);
H A Dib_uverbs_cmd.c3685 struct ib_flow *flow_id; local
3797 flow_id = ib_create_flow(qp, flow_attr, IB_FLOW_DOMAIN_USER);
3798 if (IS_ERR(flow_id)) {
3799 err = PTR_ERR(flow_id);
3802 flow_id->qp = qp;
3803 flow_id->uobject = uobj;
3804 uobj->object = flow_id;
3833 ib_destroy_flow(flow_id);
3852 struct ib_flow *flow_id; local
3870 flow_id
[all...]
H A Dib_uverbs_main.c256 struct ib_flow *flow_id = uobj->object; local
259 ib_destroy_flow(flow_id);
/freebsd-13-stable/sys/dev/qat/
H A Dqat_hw15reg.h552 uint32_t flow_id; member in struct:fw_la_bulk_req
H A Dqat_hw15.c111 uint8_t hdrsz, uint8_t hwblksz, uint16_t comn_req_flags, uint32_t flow_id)
119 msg->flow_id = flow_id;
110 qat_msg_cmn_hdr_populate(struct fw_la_bulk_req *msg, bus_addr_t desc_paddr, uint8_t hdrsz, uint8_t hwblksz, uint16_t comn_req_flags, uint32_t flow_id) argument
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c106 u32 flow_id; /* RFS infrastructure id */ member in struct:mlx4_en_filter
222 __be16 dst_port, u32 flow_id)
240 filter->flow_id = flow_id;
292 u16 rxq_index, u32 flow_id)
334 src_port, dst_port, flow_id);
383 filter->rxq_index, filter->flow_id,
220 mlx4_en_filter_alloc(struct mlx4_en_priv *priv, int rxq_index, __be32 src_ip, __be32 dst_ip, u8 ip_proto, __be16 src_port, __be16 dst_port, u32 flow_id) argument
291 mlx4_en_filter_rfs(struct net_device *net_dev, const struct sk_buff *skb, u16 rxq_index, u32 flow_id) argument
/freebsd-13-stable/sys/dev/bnxt/
H A Dbnxt.h444 uint32_t flow_id; member in struct:bnxt_vnic_info
H A Dbnxt_hwrm.c935 vnic->flow_id = le64toh(resp->flow_id);
H A Dif_bnxt.c584 softc->vnic_info.flow_id = (uint16_t)HWRM_NA_SIGNATURE;
H A Dhsi_struct_def.h6466 * The maximum value of flow_id that can be supported in completion
17181 uint32_t flow_id; member in struct:hwrm_cfa_l2_filter_alloc_output
17874 uint32_t flow_id; member in struct:hwrm_cfa_tunnel_filter_alloc_output
18363 uint32_t flow_id; member in struct:hwrm_cfa_ntuple_filter_alloc_output
18825 uint32_t flow_id; member in struct:hwrm_cfa_em_flow_alloc_output
[all...]
/freebsd-13-stable/sys/dev/ice/
H A Dice_lan_tx_rx.h477 __le32 flow_id; member in struct:ice_32b_rx_flex_desc_nic
611 __le16 flow_id; member in struct:ice_32b_rx_flex_desc_nic_2
/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_verbs.h2059 int (*destroy_flow)(struct ib_flow *flow_id);
3314 int ib_destroy_flow(struct ib_flow *flow_id);
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c1855 static int mlx4_ib_destroy_flow(struct ib_flow *flow_id) argument
1859 struct mlx4_ib_dev *mdev = to_mdev(flow_id->qp->device);
1860 struct mlx4_ib_flow *mflow = to_mflow(flow_id);
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2064 static int mlx5_ib_destroy_flow(struct ib_flow *flow_id) argument
2066 struct mlx5_ib_dev *dev = to_mdev(flow_id->qp->device);
2067 struct mlx5_ib_flow_handler *handler = container_of(flow_id,

Completed in 326 milliseconds