Home
last modified time | relevance | path

Searched refs:ulp_type (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c118 if (tcp->ulp_type == TOE_CONNECTION_TYPE) { in lm_tcp_erase_connection()
161 if (tcp->ulp_type != TOE_CONNECTION_TYPE) { in lm_tcp_flush_db()
162 …RNl4sp, "##lm_tcp_flush_db is not sent for connection(0x%x) of type %d\n",tcp->cid, tcp->ulp_type); in lm_tcp_flush_db()
1407 tcp->ulp_type = TOE_CONNECTION_TYPE; in lm_tcp_init_tcp_state()
1411 tcp->ulp_type = lm_map_cid_to_proto(pdev, tcp_cid_addr); in lm_tcp_init_tcp_state()
1423 if (tcp->ulp_type == TOE_CONNECTION_TYPE) in lm_tcp_init_tcp_state()
1427 else if (tcp->ulp_type == ISCSI_CONNECTION_TYPE) in lm_tcp_init_tcp_state()
2254 if (tcp->ulp_type == TOE_CONNECTION_TYPE) in _lm_tcp_init_tstorm_tcp_context()
2335 if (tcp->ulp_type == TOE_CONNECTION_TYPE) { in _lm_tcp_init_tstorm_tcp_context()
2394 if ((tcp->ulp_type == TOE_CONNECTION_TYPE) && (tcp->rx_con->flags & TCP_REMOTE_FIN_RECEIVED)) { in _lm_tcp_init_tstorm_tcp_context()
[all …]
H A Dlm_l4rx.c1409 …lm_sq_complete(pdev, CMD_PRIORITY_NORMAL, RAMROD_OPCODE_TOE_INITIATE_OFFLOAD, tcp->ulp_type, tcp->… in lm_tcp_rx_process_cqe()
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c53 static int fc4_map_is_set(uint32_t *map, uchar_t ulp_type);
201 fc4_map_is_set(uint32_t *map, uchar_t ulp_type) in fc4_map_is_set() argument
204 map += FC4_TYPE_WORD_POS(ulp_type) * 4; in fc4_map_is_set()
206 if (ntohl((*(uint32_t *)map)) & (1 << FC4_TYPE_BIT_POS(ulp_type))) { in fc4_map_is_set()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h118 uchar_t ulp_type; /* FC-4 type */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c293 ulp_name, ulp.ulp_type, ulp.ulp_rev); in ulps()
403 modinfo.ulp_type, in ulpmods()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c690 ulp_info->ulp_type == mod->mod_info->ulp_type) { in fc_ulp_add()
695 if (ulp_info->ulp_type == mod->mod_info->ulp_type) { in fc_ulp_add()
697 ulp_info->ulp_type); in fc_ulp_add()
2540 (mod->mod_info->ulp_type == FC_TYPE_IS8802_SNAP)) { in fctl_attach_ulps()
2563 (mod->mod_info->ulp_type == FC_TYPE_IS8802_SNAP)) { in fctl_attach_ulps()
4947 if (check_type && mod->mod_info->ulp_type != type) { in fctl_ulp_unsol_cb()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h638 u8_t ulp_type; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c248 fcsm_modinfo.ulp_type); in _init()
407 fcsm_modinfo.ulp_type); in fcsm_attach()
H A Dfcip.c643 fcip_modinfo.ulp_type)); in _init()
724 "transport", fcip_modinfo.ulp_type)); in _fini()