Searched refs:HINIC_MAX_FUNCTIONS (Results 1 – 2 of 2) sorted by relevance
13 #define HINIC_MAX_FUNCTIONS 512 macro98 struct hinic_recv_mbox mbox_resp[HINIC_MAX_FUNCTIONS];99 struct hinic_recv_mbox mbox_send[HINIC_MAX_FUNCTIONS];
631 if (src >= HINIC_MAX_FUNCTIONS) { in hinic_mbox_func_aeqe_handler()1159 for (func_idx = 0; func_idx < HINIC_MAX_FUNCTIONS; func_idx++) { in alloc_mbox_info()1181 for (func_idx = 0; func_idx < HINIC_MAX_FUNCTIONS; func_idx++) in free_mbox_info()