Searched refs:app_id (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/io/sfxge/common/ |
H A D | efx_lic.c | 177 __in uint64_t app_id, 212 __in uint64_t app_id, 707 __in uint64_t app_id, 719 if ((app_id >> 32) != 0) { 732 app_id & 0xffffffff); 972 __in uint64_t app_id, 991 app_id & 0xffffffff); 993 app_id >> 32); 1429 __in uint64_t app_id, 1442 if ((rc = elop->elo_app_state(enp, app_id, licensed 705 efx_mcdi_licensed_app_state( __in efx_nic_t *enp, __in uint64_t app_id, __out boolean_t *licensedp) argument 970 efx_mcdi_licensing_v3_app_state( __in efx_nic_t *enp, __in uint64_t app_id, __out boolean_t *licensedp) argument 1427 efx_lic_app_state( __in efx_nic_t *enp, __in uint64_t app_id, __out boolean_t *licensedp) argument [all...] |
H A D | efx.h | 2300 __in uint64_t app_id,
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | common_uif.h | 294 u32_t app_id; member in struct:_admin_priority_app_table_t
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_dcbx.c | 2365 * @param app_id 2372 IN const u16_t app_id) 2375 (TCP_PORT_ISCSI == app_id)) 2384 * @param app_id 2391 IN const u16_t app_id) 2394 (ETH_TYPE_FCOE == app_id)) 2428 if(lm_dcbx_cee_is_entry_fcoe_classif(app_tbl[index].appBitfield, app_tbl[index].app_id)) 2436 if(lm_dcbx_cee_is_entry_iscsi_classif(app_tbl[index].appBitfield, app_tbl[index].app_id)) 2599 DbgMessage(pdev, INFORM,"local_mib.features.app.app_pri_tbl[%x].app_id %x\n", 2600 i,local_mib->features.app.app_pri_tbl[i].app_id); 2371 lm_dcbx_cee_is_entry_iscsi_classif(IN const u8_t appBitfield, IN const u16_t app_id) argument 2390 lm_dcbx_cee_is_entry_fcoe_classif(IN const u8_t appBitfield, IN const u16_t app_id) argument 3746 lm_dcbx_admin_mib_update_app_pri( IN lm_device_t *pdev, INOUT dcbx_app_priority_feature_t *app, INOUT u8_t *next_free_app_id_entry, IN const u16_t app_id, IN const u8_t traffic_type, IN const u8_t priority) argument [all...] |
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_cfg.c | 296 &pLM->params.dcbx_config_params.admin_priority_app_table[i].app_id, 297 pLM->params.dcbx_config_params.admin_priority_app_table[i].app_id,
|
H A D | bnxe_kstat.c | 1149 (app_table[i].app_id == 0x8906)) 1155 (app_table[i].app_id == 3260)) 1310 table.app_id); \
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/ |
H A D | shmem.h | 715 u16 app_id; member in struct:dcbx_app_priority_entry 739 u16 app_id;
|
Completed in 79 milliseconds