Home
last modified time | relevance | path

Searched refs:DCB_APP_IDTYPE_ETHTYPE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Ddcbnl.h740 #define DCB_APP_IDTYPE_ETHTYPE 0x00 macro
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c829 return __cxgb4_getapp(dev, app_idtype == DCB_APP_IDTYPE_ETHTYPE ? in cxgb4_getapp()
910 if (app_idtype != DCB_APP_IDTYPE_ETHTYPE && in cxgb4_setapp()
915 ret = __cxgb4_setapp(dev, app_idtype == DCB_APP_IDTYPE_ETHTYPE ? in cxgb4_setapp()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c33 .selector = DCB_APP_IDTYPE_ETHTYPE, in ixgbe_copy_dcb_cfg()
368 .selector = DCB_APP_IDTYPE_ETHTYPE, in ixgbe_dcbnl_set_all()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c698 DCB_APP_IDTYPE_ETHTYPE; in bnx2x_dcbx_dcbnl_app_idtype()
2261 case DCB_APP_IDTYPE_ETHTYPE: in bnx2x_admin_app_set_ent()
2282 case DCB_APP_IDTYPE_ETHTYPE: in bnx2x_admin_app_is_equal()
2350 case DCB_APP_IDTYPE_ETHTYPE: in bnx2x_dcbnl_set_app_up()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c1738 ethtype = !!(idtype == DCB_APP_IDTYPE_ETHTYPE); in qed_dcbnl_getapp()
1773 ethtype = !!(idtype == DCB_APP_IDTYPE_ETHTYPE); in qed_dcbnl_setapp()
1975 table[i].selector = DCB_APP_IDTYPE_ETHTYPE; in qed_dcbnl_peer_getapptable()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c1791 if (entry->app.selector != DCB_APP_IDTYPE_ETHTYPE) in fcoe_dcb_app_notification()
2151 app.selector = DCB_APP_IDTYPE_ETHTYPE; in fcoe_dcb_create()
/openbmc/linux/net/dcb/
H A Ddcbnl.c490 if ((idtype != DCB_APP_IDTYPE_ETHTYPE) && in dcbnl_getapp()
560 if ((idtype != DCB_APP_IDTYPE_ETHTYPE) && in dcbnl_setapp()