Searched refs:terminate (Results 76 - 83 of 83) sorted by relevance

1234

/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.h1493 struct ecore_queue_terminate_params terminate; member in union:ecore_queue_state_params::__anon9444
H A Decore_sp.c5401 uint8_t cid_index = params->params.terminate.cid_index;
H A Dbxe.c3927 /* ...terminate the connection */
3929 memset(&q_params.params.terminate, 0, sizeof(q_params.params.terminate));
3930 q_params.params.terminate.cid_index = FIRST_TX_COS_INDEX;
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c121 static int terminate(struct sge_iq *iq, const struct rss_header *rss,
1084 terminate(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m) function
3025 t4_register_cpl_handler(CPL_RDMA_TERMINATE, terminate);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c5975 int notify, int terminate)
5996 wpa_supplicant_remove_iface(global, prev, terminate);
6031 if (terminate)
6223 int terminate)
6261 wpa_supplicant_deinit_iface(wpa_s, 1, terminate);
5974 wpa_supplicant_deinit_iface(struct wpa_supplicant *wpa_s, int notify, int terminate) argument
6221 wpa_supplicant_remove_iface(struct wpa_global *global, struct wpa_supplicant *wpa_s, int terminate) argument
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c4535 s_alpha_stringer (int terminate)
4539 stringer (terminate);
4526 s_alpha_stringer(int terminate) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2194 std::terminate();
2200 std::terminate();
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2137 } terminate; member in union:fw_ri_wr::fw_ri

Completed in 526 milliseconds

1234