Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_pke_replay_stats.h8 int adf_pke_replay_counters_add_c4xxx(struct adf_accel_dev *accel_dev);
H A Dadf_c4xxx_pke_replay_stats.c58 adf_pke_replay_counters_add_c4xxx(struct adf_accel_dev *accel_dev) in adf_pke_replay_counters_add_c4xxx() function
H A Dadf_c4xxx_hw_data.c2179 hw_data->add_pke_stats = adf_pke_replay_counters_add_c4xxx; in adf_init_hw_data_c4xxx()