Searched defs:params (Results 251 - 275 of 336) sorted by relevance

<<11121314

/freebsd-11.0-release/sys/net80211/
H A Dieee80211_ht.c2508 struct ieee80211_bpf_params params; local
H A Dieee80211_mesh.c2657 struct ieee80211_bpf_params params; local
/freebsd-11.0-release/sys/kern/
H A Dimgact_elf.c1304 struct coredump_params params; local
[all...]
/freebsd-11.0-release/sys/dev/ti/
H A Dif_ti.c3678 struct ti_params *params; local
3695 struct ti_params *params; local
[all...]
/freebsd-11.0-release/sys/dev/usb/input/
H A Dwsp.c631 const struct wsp_dev_params *params = sc->sc_params; local
836 const struct wsp_dev_params *params = sc->sc_params; local
[all...]
/freebsd-11.0-release/sys/dev/ral/
H A Drt2560.c1665 rt2560_tx_raw(struct rt2560_softc *sc, struct mbuf *m0, struct ieee80211_node *ni, const struct ieee80211_bpf_params *params) argument
2728 rt2560_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
H A Drt2661.c1632 rt2661_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
H A Drt2860.c1697 rt2860_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
1731 rt2860_tx_raw(struct rt2860_softc *sc, struct mbuf *m, struct ieee80211_node *ni, const struct ieee80211_bpf_params *params) argument
[all...]
/freebsd-11.0-release/sys/dev/rtwn/
H A Dif_rtwn.c1802 rtwn_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
/freebsd-11.0-release/sys/cam/ctl/
H A Dctl_backend_block.c151 struct ctl_lun_create_params params; member in struct:ctl_be_block_lun
1817 struct ctl_lun_create_params *params; local
1915 struct ctl_lun_create_params *params; local
2221 struct ctl_lun_create_params *params; local
2469 struct ctl_lun_rm_params *params; local
2559 struct ctl_lun_modify_params *params; local
[all...]
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c2774 t_FmPcdCcNextEngineAndRequiredActionParams params[16]; local
[all...]
/freebsd-11.0-release/sys/contrib/alpine-hal/
H A Dal_hal_pcie.c707 const struct al_pcie_ep_bar_params *params = pf_params->bar_params + bar_idx; local
1608 al_pcie_port_config(struct al_pcie_port *pcie_port, const struct al_pcie_port_config_params *params) argument
1831 al_pcie_pf_config( struct al_pcie_pf *pcie_pf, const struct al_pcie_pf_config_params *params) argument
2613 al_pcie_aer_config( struct al_pcie_pf *pcie_pf, struct al_pcie_aer_params *params) argument
[all...]
/freebsd-11.0-release/sys/sys/
H A Dmtio.h284 struct mtparamset *params; member in struct:mtsetlist
/freebsd-11.0-release/sys/dev/iwi/
H A Dif_iwi.c1924 iwi_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
/freebsd-11.0-release/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c1637 VCHIQ_SERVICE_PARAMS_T params = { local
H A Dvchiq_core.c2559 vchiq_add_service_internal(VCHIQ_STATE_T *state, const VCHIQ_SERVICE_PARAMS_T *params, int srvstate, VCHIQ_INSTANCE_T instance, VCHIQ_USERDATA_TERM_T userdata_term) argument
[all...]
/freebsd-11.0-release/usr.bin/mt/
H A Dmt.c1165 struct mtparamset params[MT_NUM_PROTECT_PARAMS]; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Go/
H A DGoAST.h1238 GoASTFuncType(GoASTFieldList *params, GoASTFieldList *results) : GoASTExpr(eFuncType), m_params_up(params), m_results_up(results) {} argument
1259 SetParams(GoASTFieldList *params) argument
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dmarshal.c1445 svn_ra_svn__handle_failure_status(const apr_array_header_t *params, apr_pool_t *pool) argument
1504 apr_array_header_t *params; local
1553 apr_array_header_t *params; local
[all...]
/freebsd-11.0-release/contrib/wpa/src/crypto/
H A Dtls_openssl.c2362 } params; local
3757 tls_connection_set_params(void *tls_ctx, struct tls_connection *conn, const struct tls_connection_params *params) argument
3909 tls_global_set_params(void *tls_ctx, const struct tls_connection_params *params) argument
[all...]
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c1943 struct wpa_driver_associate_params params; local
3563 wpa_supplicant_apply_ht_overrides( struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, struct wpa_driver_associate_params *params) argument
3599 wpa_supplicant_apply_vht_overrides( struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, struct wpa_driver_associate_params *params) argument
4802 wpa_supplicant_init(struct wpa_params *params) argument
[all...]
/freebsd-11.0-release/contrib/libucl/src/
H A Ducl_util.c859 ucl_include_url(const unsigned char *data, size_t len, struct ucl_parser *parser, struct ucl_include_params *params) argument
933 ucl_include_file_single(const unsigned char *data, size_t len, struct ucl_parser *parser, struct ucl_include_params *params) argument
1245 ucl_include_file(const unsigned char *data, size_t len, struct ucl_parser *parser, struct ucl_include_params *params) argument
1328 struct ucl_include_params params; local
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Dtree-vect-transform.c1883 tree params; local
/freebsd-11.0-release/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c221 ParameterList params; /* function parameters */ member in struct:_Declarator
/freebsd-11.0-release/sys/dev/mlx5/mlx5_en/
H A Den.h653 struct mlx5e_params params; member in struct:mlx5e_priv

Completed in 250 milliseconds

<<11121314