Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c34 #define QLC_DCB_GET_PROTO_ID_APP(X) ((X >> 8) & 0xffff) macro
726 app->protocol = QLC_DCB_GET_PROTO_ID_APP(each->app[i]); in qlcnic_dcb_fill_cee_app_params()