Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.c361 case FW_PORT_DCB_TYPE_APP_ID: { in cxgb4_dcb_handle_fw_update()
802 pcmd.u.dcb.app_priority.type = FW_PORT_DCB_TYPE_APP_ID; in __cxgb4_getapp()
853 pcmd.u.dcb.app_priority.type = FW_PORT_DCB_TYPE_APP_ID; in __cxgb4_setapp()
883 pcmd.u.dcb.app_priority.type = FW_PORT_DCB_TYPE_APP_ID; in __cxgb4_setapp()
1126 pcmd.u.dcb.app_priority.type = FW_PORT_DCB_TYPE_APP_ID; in cxgb4_getpeer_app()
1156 pcmd.u.dcb.app_priority.type = FW_PORT_DCB_TYPE_APP_ID; in cxgb4_getpeerapp_tbl()
Dt4fw_api.h2790 FW_PORT_DCB_TYPE_APP_ID = 0x04, enumerator