Searched refs:HIF_CLIENTS_MAX (Results 1 – 5 of 5) sorted by relevance
26 HIF_CLIENTS_MAX enumerator107 struct hif_client client[HIF_CLIENTS_MAX];
53 struct hif_client_s *hif_client[HIF_CLIENTS_MAX];
395 if (hif->client_id >= HIF_CLIENTS_MAX || in pfe_hif_rx_process()510 int pkts_done[HIF_CLIENTS_MAX] = {0, 0}; in __hif_tx_done_process()524 if (desc_sw->client_id > HIF_CLIENTS_MAX) in __hif_tx_done_process()623 if (client_id >= HIF_CLIENTS_MAX) { in hif_process_client_req()
109 struct hif_client_shm client[HIF_CLIENTS_MAX];
269 if (!(client->pfe) || client->id >= HIF_CLIENTS_MAX || in hif_lib_client_register()