Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.h43 struct hif_client { struct
107 struct hif_client client[HIF_CLIENTS_MAX];
H A Dpfe_mod.h53 struct hif_client_s *hif_client[HIF_CLIENTS_MAX]; member
H A Dpfe_hif.c205 struct hif_client *client = &hif->client[client_id]; in pfe_hif_client_register()
223 memset(client, 0, sizeof(struct hif_client)); in pfe_hif_client_register()
536 hif_lib_indicate_client(pfe->hif_client[0], EVENT_TXDONE_IND, in __hif_tx_done_process()
539 hif_lib_indicate_client(pfe->hif_client[1], EVENT_TXDONE_IND, in __hif_tx_done_process()
H A Dpfe_hif_lib.c270 client->pfe->hif_client[client->id]) { in hif_lib_client_register()
305 client->pfe->hif_client[client->id] = client; in hif_lib_client_register()
335 pfe->hif_client[client_id] = NULL; in hif_lib_client_unregister()