Home
last modified time | relevance | path

Searched refs:ethtype (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_dcbx.c97 bool ethtype; in ecore_dcbx_default_tlv() local
100 ethtype = ecore_dcbx_ieee_app_ethtype(app_info_bitmap); in ecore_dcbx_default_tlv()
102 ethtype = ecore_dcbx_app_ethtype(app_info_bitmap); in ecore_dcbx_default_tlv()
122 bool ethtype; in ecore_dcbx_fcoe_tlv() local
125 ethtype = ecore_dcbx_ieee_app_ethtype(app_info_bitmap); in ecore_dcbx_fcoe_tlv()
127 ethtype = ecore_dcbx_app_ethtype(app_info_bitmap); in ecore_dcbx_fcoe_tlv()
129 return !!(ethtype && (proto_id == ECORE_ETH_TYPE_FCOE)); in ecore_dcbx_fcoe_tlv()
134 bool ethtype; in ecore_dcbx_roce_tlv() local
139 ethtype = ecore_dcbx_app_ethtype(app_info_bitmap); in ecore_dcbx_roce_tlv()
592 entry->ethtype = !(GET_MFW_FIELD(p_tbl[i].entry, in ecore_dcbx_get_app_data()
[all …]
H A Decore_dcbx_api.h111 bool ethtype; member
/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_filter.c257 if (fs1->mask.ethtype && fs1->val.ethtype != fs2->val.ethtype) in filter_eq()
403 if (fs->val.ethtype || fs->mask.ethtype) in check_fspec_against_fconf_iconf()
738 fwr->ethtype = htobe16(f->fs.val.ethtype); in set_tcamfilter()
739 fwr->ethtypem = htobe16(f->fs.mask.ethtype); in set_tcamfilter()
862 if (tp->ethertype_shift >= 0 && fs->mask.ethtype) { in hashfilter_ntuple()
863 *ftuple |= (uint64_t)(fs->val.ethtype) << tp->ethertype_shift; in hashfilter_ntuple()
H A Dt4_ioctl.h193 uint16_t ethtype; /* Ethernet type */ member
H A Dadapter.h591 __be16 ethtype; member
H A Dt4_sge.c5642 if (txp->ethtype == be16toh(ETHERTYPE_VLAN)) in cmp_l2hdr()
/freebsd-13.1/usr.sbin/cxgbetool/
H A Dcxgbetool.c864 printf(" %04x/%04x", t->fs.val.ethtype, in do_show_one_filter_info()
865 t->fs.mask.ethtype); in do_show_one_filter_info()
1224 t.fs.val.ethtype = val; in set_filter()
1225 t.fs.mask.ethtype = mask; in set_filter()
/freebsd-13.1/sys/dev/ixl/
H A Di40e_prototype.h565 u8 *mac_addr, u16 ethtype, u16 flags,
H A Di40e_common.c5593 u8 *mac_addr, u16 ethtype, u16 flags, in i40e_aq_add_rem_control_packet_filter() argument
5623 cmd->etype = CPU_TO_LE16(ethtype); in i40e_aq_add_rem_control_packet_filter()
5651 u16 ethtype = I40E_FLOW_CONTROL_ETHTYPE; in i40e_add_filter_to_drop_tx_flow_control_frames() local
5654 status = i40e_aq_add_rem_control_packet_filter(hw, NULL, ethtype, flag, in i40e_add_filter_to_drop_tx_flow_control_frames()
/freebsd-13.1/contrib/ofed/libcxgb4/
H A Dt4fw_api.h177 __be16 ethtype; member
639 __be16 ethtype; member
/freebsd-13.1/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h328 __be16 ethtype; member
360 __be16 ethtype; member
1176 __be16 ethtype; member
1189 __be16 ethtype; member