Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_rx.c428 u8 tracker_state, auth_state, *ctx; in mlx5e_ktls_handle_get_psv_completion() local
442 auth_state = MLX5_GET(tls_progress_params, ctx, auth_state); in mlx5e_ktls_handle_get_psv_completion()
444 auth_state != MLX5E_TLS_PROGRESS_PARAMS_AUTH_STATE_NO_OFFLOAD) { in mlx5e_ktls_handle_get_psv_completion()
H A Dktls_txrx.c112 MLX5_SET(tls_progress_params, ctx, auth_state, in fill_progress_params()
/linux/drivers/scsi/qla2xxx/
H A Dqla_edif_bsg.h119 uint8_t auth_state; member
H A Dqla_edif.c599 fcport->disc_state, fcport->edif.auth_state, in qla_edif_app_start()
1019 switch (fcport->edif.auth_state) { in qla_edif_app_getfcinfo()
1022 fcport->edif.auth_state = VND_CMD_AUTH_STATE_NEEDED; in qla_edif_app_getfcinfo()
1023 app_reply->ports[pcnt].auth_state = in qla_edif_app_getfcinfo()
1026 app_reply->ports[pcnt].auth_state = in qla_edif_app_getfcinfo()
1031 app_reply->ports[pcnt].auth_state = fcport->edif.auth_state; in qla_edif_app_getfcinfo()
2238 fcport->edif.auth_state = dbtype; in qla_edb_eventcreate()
2303 fcport->edif.auth_state = dbtype; in qla_edb_eventcreate()
H A Dqla_def.h2703 uint8_t auth_state; member
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h12913 u8 auth_state[0x2]; member