Home
last modified time | relevance | path

Searched refs:conn_id (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/demo/ip/
H A Dtcprst.d45 laddr[self->conn_id], lport[self->conn_id], \
46 faddr[self->conn_id], fport[self->conn_id], \
47 iss[self->conn_id], irs[self->conn_id], \
48 send_count[self->conn_id], recv_count[self->conn_id]))
124 rollover[self->conn_id] |= pcount[self->conn_id]/MAX_RECORDS;
125 pcount[self->conn_id] = pcount[self->conn_id]%MAX_RECORDS;
128 num[self->conn_id] = (rollover[self->conn_id]?
161 self->i = (end_ptr[self->conn_id] + MAX_RECORDS - num[self->conn_id]
171 num[self->conn_id]--;
180 num[self->conn_id]--;
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dqedf_hsi.h88 __le16 conn_id; member
192 __le16 conn_id /* Connection ID the frame is associated to */; member
H A Discsi_common.h299 __le16 conn_id /* ISCSI Connection ID. (MOTI_COHEN : draft for DrvSim sake) */; member
780 __le16 conn_id /* Drivers connection Id */; member
792 __le16 conn_id /* Drivers connection Id */; member
809 __le16 conn_id /* Drivers connection Id */; member
1042 __le16 conn_id /* ISCSI Connection ID. */; member
1057 __le16 conn_id /* ISCSI Connection ID. */; member
1070 __le16 conn_id /* ISCSI Connection ID. */; member
1083 __le16 conn_id /* ISCSI Connection ID. */; member
H A Dqedi_hsi.h69 __le16 conn_id; member
H A Dfcoe_common.h161 …__le16 conn_id /* Drivers connection ID. Should be sent in EQs to speed-up drivers access to conne… member
H A Dcommon_hsi.h711 __le16 conn_id /* Task Id of the task (for error that happened on a a task) */; member
H A Decore_hsi_fcoe.h744 __le16 conn_id /* Driver connection ID. To be used by slowpaths to fill EQ placement params */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_fcoe_api.h45 u16 conn_id; member
H A Decore_iscsi_api.h49 u16 conn_id; member
H A Decore_spq.c95 OSAL_LE16_TO_CPU(p_eqe->data.iscsi_info.conn_id), in ecore_iscsi_eq_dump()
H A Decore_hsi_fcoe.h744 __le16 conn_id /* Driver connection ID. To be used by slowpaths to fill EQ placement params */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c2191 u16_t conn_id; in lm_sc_init_iscsi_context() local
2200 conn_id = req1->iscsi_conn_id; in lm_sc_init_iscsi_context()
2267 ctx->tstorm_st_context.iscsi.iscsi_conn_id = conn_id; in lm_sc_init_iscsi_context()
2342 ctx->ustorm_st_context.iscsi_conn_id = conn_id; in lm_sc_init_iscsi_context()
2360 ctx->cstorm_st_context.iscsi_conn_id = conn_id; in lm_sc_init_iscsi_context()
2384 u16_t conn_id; in lm_fc_init_fcoe_context() local
2391 conn_id = fcoe->ofld1.fcoe_conn_id; in lm_fc_init_fcoe_context()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c805 static int conn_id = 1; in connection_handler() local
880 if (ndmp_connect_list_add(connection, &conn_id) != 0) { in connection_handler()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_fcoe.c711 kcqe.fcoe_conn_id = kwqe->conn_destroy.conn_id; in BnxeFcoeDestroyConnWqeWork()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h4900 u32_t conn_id /* FCoE Connection ID */; member
4912 u32_t conn_id /* FCoE Connection ID */; member