Searched refs:ILT_CLIENT_QM (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/bxe/
H A Decore_init_ops.h700 rc = ecore_ilt_client_mem_op(sc, ILT_CLIENT_QM, memop);
756 case ILT_CLIENT_QM:
775 case ILT_CLIENT_QM:
837 ecore_ilt_client_id_init_op(sc, ILT_CLIENT_QM, initop);
870 ecore_ilt_init_client_psz(sc, ILT_CLIENT_QM,
H A Decore_init.h594 #define ILT_CLIENT_QM 1 macro
H A Dbxe.c5907 ilt_client = &ilt->clients[ILT_CLIENT_QM];
5908 ilt_client->client_num = ILT_CLIENT_QM;

Completed in 184 milliseconds