Searched refs:ethtype (Results 1 – 9 of 9) sorted by relevance
97 bool ethtype; in ecore_dcbx_default_tlv() local100 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()104 return !!(ethtype && (proto_id == ECORE_ETH_TYPE_DEFAULT)); in ecore_dcbx_default_tlv()122 bool ethtype; in ecore_dcbx_fcoe_tlv() local125 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() local137 ethtype = ecore_dcbx_ieee_app_ethtype(app_info_bitmap); in ecore_dcbx_roce_tlv()[all …]
111 bool ethtype; member
166 uint16_t ethtype; /* Ethernet type */ member
8207 if (fs->val.ethtype || fs->mask.ethtype) in check_fspec_against_fconf_iconf()8616 fwr->ethtype = htobe16(f->fs.val.ethtype); in set_filter_wr()8617 fwr->ethtypem = htobe16(f->fs.mask.ethtype); in set_filter_wr()
827 printf(" %04x/%04x", t->fs.val.ethtype, in do_show_one_filter_info()828 t->fs.mask.ethtype); in do_show_one_filter_info()1142 t.fs.val.ethtype = val; in set_filter()1143 t.fs.mask.ethtype = mask; in set_filter()
469 u8 *mac_addr, u16 ethtype, u16 flags,
5037 u8 *mac_addr, u16 ethtype, u16 flags, in i40e_aq_add_rem_control_packet_filter() argument5067 cmd->etype = CPU_TO_LE16(ethtype); in i40e_aq_add_rem_control_packet_filter()
327 __be16 ethtype; member359 __be16 ethtype; member1175 __be16 ethtype; member1188 __be16 ethtype; member
283 __be16 ethtype; member943 __be16 ethtype; member