Searched refs:mfw_val (Results 1 – 2 of 2) sorted by relevance
57 u8 mfw_val = QED_MFW_GET_FIELD(app_info_bitmap, DCBX_APP_SF_IEEE); in qed_dcbx_ieee_app_ethtype() local60 if (mfw_val == DCBX_APP_SF_IEEE_RESERVED) in qed_dcbx_ieee_app_ethtype()63 return !!(mfw_val == DCBX_APP_SF_IEEE_ETHTYPE); in qed_dcbx_ieee_app_ethtype()74 u8 mfw_val = QED_MFW_GET_FIELD(app_info_bitmap, DCBX_APP_SF_IEEE); in qed_dcbx_ieee_app_port() local77 if (mfw_val == DCBX_APP_SF_IEEE_RESERVED) in qed_dcbx_ieee_app_port()80 return !!(mfw_val == type || mfw_val == DCBX_APP_SF_IEEE_TCP_UDP_PORT); in qed_dcbx_ieee_app_port()
70 u32 mfw_val; member79 .mfw_val = (type), \1528 ext_speed->advertised_speeds |= map->mfw_val; in qed_set_ext_speed_params()1697 speed->advertised_speeds |= map->mfw_val; in qed_set_link()