Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcmd.h952 MLXSW_ITEM32(cmd_mbox, config_profile, cqe_time_stamp_type, 0xB0, 8, 2);
H A Dcore.h353 u8 cqe_time_stamp_type; member
H A Dspectrum.c3440 .cqe_time_stamp_type = MLXSW_CMD_MBOX_CONFIG_PROFILE_CQE_TIME_STAMP_TYPE_UTC,
3469 .cqe_time_stamp_type = MLXSW_CMD_MBOX_CONFIG_PROFILE_CQE_TIME_STAMP_TYPE_UTC,
H A Dpci.c1632 profile->cqe_time_stamp_type); in mlxsw_pci_config_profile()