Home
last modified time | relevance | path

Searched refs:DCBX_APP_SF_IEEE_TCP_UDP_PORT (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_dcbx.c80 return !!(mfw_val == type || mfw_val == DCBX_APP_SF_IEEE_TCP_UDP_PORT); in qed_dcbx_ieee_app_port()
496 case DCBX_APP_SF_IEEE_TCP_UDP_PORT: in qed_dcbx_get_app_data()
1141 *entry |= ((u32)DCBX_APP_SF_IEEE_TCP_UDP_PORT << in qed_dcbx_set_app_data()
Dqed_mfw_hsi.h376 #define DCBX_APP_SF_IEEE_TCP_UDP_PORT 4 macro