Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_common/
H A Dqat_uclo.c398 unsigned char neigh_ae; in qat_uclo_init_ustore() local
432 qat_hal_get_scs_neigh_ae(ae, &neigh_ae); in qat_uclo_init_ustore()
434 if (test_bit(neigh_ae, &ae_assigned)) in qat_uclo_init_ustore()
441 qat_hal_get_scs_neigh_ae(ae, &neigh_ae); in qat_uclo_init_ustore()
456 init[neigh_ae] = 1; in qat_uclo_init_ustore()
H A Dqat_hal.c825 unsigned char neigh_ae, odd_ae, even_ae; in qat_hal_wr_coalesce_uwords() local
832 qat_hal_get_scs_neigh_ae(ae, &neigh_ae); in qat_hal_wr_coalesce_uwords()
835 even_ae = neigh_ae; in qat_hal_wr_coalesce_uwords()
837 odd_ae = neigh_ae; in qat_hal_wr_coalesce_uwords()