Searched refs:fcoe (Results 1 - 17 of 17) sorted by relevance

/freebsd-current/sys/dev/enic/
H A Dcq_enet_desc.h112 u8 ingress_port, u8 fcoe, u8 eop, u8 sop, u8 rss_type, u8 csum_not_calc,
123 (fcoe ? CQ_ENET_RQ_DESC_FLAGS_FCOE : 0) |
141 if (fcoe) {
165 u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type,
186 *fcoe = (completed_index_flags & CQ_ENET_RQ_DESC_FLAGS_FCOE) ?
212 if (*fcoe) {
110 cq_enet_rq_desc_enc(struct cq_enet_rq_desc *desc, u8 type, u8 color, u16 q_number, u16 completed_index, u8 ingress_port, u8 fcoe, u8 eop, u8 sop, u8 rss_type, u8 csum_not_calc, u32 rss_hash, u16 bytes_written, u8 packet_error, u8 vlan_stripped, u16 vlan, u16 checksum, u8 fcoe_sof, u8 fcoe_fc_crc_ok, u8 fcoe_enc_error, u8 fcoe_eof, u8 tcp_udp_csum_ok, u8 udp, u8 tcp, u8 ipv4_csum_ok, u8 ipv6, u8 ipv4, u8 ipv4_fragment, u8 fcs_ok) argument
163 cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, u8 *vlan_stripped, u16 *vlan_tci, u16 *checksum, u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) argument
H A Denic_txrx.c390 u8 fcoe, fcoe_sof, fcoe_fc_crc_ok, fcoe_enc_error, fcoe_eof; local
401 &ingress_port, &fcoe, &eop, &sop, &rss_type,
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_dcbx_api.h89 u8 fcoe; member in struct:ecore_dcbx_app_prio
H A Decore_dcbx.c514 p_prio->fcoe = ECORE_DCBX_INVALID_PRIORITY;
532 p_prio->fcoe = p_results->arr[DCBX_PROTOCOL_FCOE].priority;
539 "Priorities: iscsi %d, roce %d, roce v2 %d, fcoe %d, eth %d\n",
540 p_prio->iscsi, p_prio->roce, p_prio->roce_v2, p_prio->fcoe,
H A Decore_mcp_api.h565 struct ecore_mfw_tlv_fcoe fcoe; member in union:ecore_mfw_tlv_data
1359 * @brief - Update fcoe vlan id value to the MFW.
1363 * @param vlan - fcoe vlan
H A Decore_mng_tlv.c1275 len = ecore_mfw_get_fcoe_tlv_value(&tlv, &p_tlv_data->fcoe, &buffer);
/freebsd-current/sys/dev/cxgbe/
H A Dt4_ioctl.h194 uint32_t fcoe:1; /* FCoE packet */ member in struct:t4_filter_tuple
H A Dt4_filter.c249 if (fs1->mask.fcoe && fs1->val.fcoe != fs2->val.fcoe)
436 if (fs->val.fcoe || fs->mask.fcoe)
751 V_FW_FILTER_WR_FCOE(f->fs.val.fcoe) |
752 V_FW_FILTER_WR_FCOEM(f->fs.mask.fcoe) |
875 if (tp->fcoe_shift >= 0 && fs->mask.fcoe) {
876 *ftuple |= (uint64_t)(fs->val.fcoe) << tp->fcoe_shift;
H A Dt4_main.c2170 COMPARE_CAPS(fcoe);
4573 SAME_INTF(iscsi) && SAME_INTF(fcoepdu) && SAME_INTF(fcoe))
5046 LIMIT_CAPS(fcoe);
5111 COPY_CAPS(fcoe);
/freebsd-current/sys/dev/iavf/
H A Diavf_type.h243 bool fcoe; member in struct:iavf_hw_capabilities
/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.c8480 sli4_fcoe_fip_t *fcoe = acqe; local
8485 fcoe->event_type,
8486 fcoe->fcf_count,
8487 fcoe->event_tag);
8493 event.type = fcoe->event_type;
8496 switch (fcoe->event_type) {
8498 ocs_log_debug(sli4->os, "FCF Discovered index=%d\n", fcoe->event_information);
8505 ocs_log_debug(sli4->os, "FCF Dead/Gone index=%d\n", fcoe->event_information);
8509 ocs_log_debug(sli4->os, "Clear VLINK Received VPI=%#x\n", fcoe->event_information & mask);
8515 ocs_log_test(sli4->os, "bad FCoE type %#x", fcoe
[all...]
H A Dsli4.h2085 uint32_t fcoe:1, member in struct:sli4_res_common_get_sli4_parameters_s
/freebsd-current/usr.sbin/cxgbetool/
H A Dcxgbetool.c806 printf(" %1d/%1d", t->fs.val.fcoe, t->fs.mask.fcoe);
1018 printf("fcoe ");
1067 else if (!strcmp(argv[0], "fcoe"))
1141 } else if (!parse_val_mask("fcoe", args, &val, &mask, hash)) {
1142 t.fs.val.fcoe = val;
1143 t.fs.mask.fcoe = mask;
/freebsd-current/sys/dev/ixl/
H A Di40e_type.h394 bool fcoe; member in struct:i40e_hw_capabilities
H A Di40e_common.c3922 p->fcoe = TRUE;
3924 "HW Capability: FCOE = %d\n", p->fcoe);
4087 if (p->fcoe)
4091 p->fcoe = FALSE;
/freebsd-current/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3270 } fcoe; member in union:fw_scsi_write_wr::fw_scsi_write_priv
3330 } fcoe; member in union:fw_scsi_read_wr::fw_scsi_read_priv
3390 } fcoe; member in union:fw_scsi_cmd_wr::fw_scsi_cmd_priv
3510 } fcoe; member in union:fw_scsi_tgt_acc_wr::fw_scsi_tgt_acc_priv
3570 } fcoe; member in union:fw_scsi_tgt_xmit_wr::fw_scsi_tgt_xmit_priv
3630 } fcoe; member in union:fw_scsi_tgt_rsp_wr::fw_scsi_tgt_rsp_priv
/freebsd-current/sys/dev/bxe/
H A Decore_hsi.h4379 * The fcoe extra aggregative context section of Tstorm
4456 * The fcoe aggregative context of Tstorm
5010 * The fcoe aggregative context of Ustorm
5389 * The fcoe aggregative context section of Xstorm
5531 * The fcoe aggregative context of Xstorm
6634 uint8_t is_fcoe_flg /* is this an fcoe connection. (1 bit is used) */;
9357 struct xstorm_fcoe_context_section fcoe; member in struct:xstorm_fcoe_st_context

Completed in 646 milliseconds