Lines Matching defs:code

667  * but this path of the code isn't clean (see update of id_ah_op
1329 * Wake up ibd_m_stop() if the unplumb code is waiting for pending subnet
1581 * executes this code.
1761 * Async path record lookup code.
2109 ibd_link_mod(ibd_state_t *state, ibt_async_code_t code)
2153 if (code == IBT_ERROR_PORT_DOWN) {
2304 ibt_async_code_t code, ibt_async_event_t *event)
2308 switch (code) {
2330 ibd_link_mod(state, code);
2348 ibd_link_mod(state, code);
2592 * lingering in modunloaded code.
3082 * This code JOINs the port in the proper way (depending on the join
3085 * packets. This code makes sure not to attach the mcg to the QP if
3251 * This code handles delayed Tx completion cleanups for mcg's to which
3315 * Async code executed due to multicast and promiscuous disable requests
3380 * against Tx fast path and Tx cleanup code.
4272 * NOTE: no code currently exists to reinstate
4342 ibd_snet_notices_handler(void *arg, ib_gid_t gid, ibt_subnet_event_code_t code,
4361 DPRINT(10, "ibd_notices_handler : %d\n", code);
4363 switch (code) {
4394 IBD_DRV_IN_LATE_HCA_INIT) && (code ==
4404 * be racing with the detach code in ibd_m_stop()
4412 req->rq_ptr = (void *)code;
4422 ibt_subnet_event_code_t code = (ibt_subnet_event_code_t)req->rq_ptr;
4426 DPRINT(10, "ibd_async_trap : %d\n", code);
4437 (code == IBT_SM_EVENT_MCG_CREATED)) {
4486 NULL) && (code == IBT_SM_EVENT_MCG_CREATED))
6580 * The code in ibd_send would've set 'wr.ud.udwr_dest' by default;
7092 * due to the convoluted way the code currently looks for AH.
7616 * Common code for interrupt handling as well as for polling
7639 * In some cases (eg detaching), this code can be invoked on
7680 * Common code for interrupt handling as well as for polling
7815 * Common code that deals with clean ups after a successful or
8061 * Callback code invoked from STREAMs when the receive data buffer is
8695 ibt_async_code_t code, ibt_async_event_t *event)
8700 switch (code) {