Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif_lib.h79 struct hif_client_shm { struct
109 struct hif_client_shm client[HIF_CLIENTS_MAX];
H A Dpfe_hif_lib.c252 struct hif_client_shm *client_shm; in hif_lib_client_register()
281 client_shm = (struct hif_client_shm *)&hif_shm->client[client->id]; in hif_lib_client_register()
H A Dpfe_hif.c203 struct hif_client_shm *client_shm) in pfe_hif_client_register()
633 hif_client_shm *)&hif->shm->client[client_id]); in hif_process_client_req()