Home
last modified time | relevance | path

Searched defs:params (Results 5951 - 5975 of 6433) sorted by relevance

1...<<231232233234235236237238239240>>...258

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c3551 b43_nphy_iq_cal_gain_params(struct b43_wldev *dev, u16 core, struct nphy_txgains target, struct nphy_iqcal_params *params) b43_nphy_iq_cal_gain_params() argument
5392 struct nphy_iqcal_params params[2]; b43_nphy_cal_tx_iq_lo() local
[all...]
H A Dmain.c3650 u16 params[B43_NR_QOSPARAMS]; in b43_qos_params_upload() local
3699 struct b43_qos_params *params; b43_qos_upload_all() local
3719 struct b43_qos_params *params; b43_qos_clear() local
3785 b43_op_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 _queue, const struct ieee80211_tx_queue_params *params) b43_op_conf_tx() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c4486 il_mac_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 queue, const struct ieee80211_tx_queue_params *params) il_mac_conf_tx() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c4657 bnx2x_queue_state_change(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_queue_state_change() argument
4701 bnx2x_queue_set_pending(struct bnx2x_queue_sp_obj *obj, struct bnx2x_queue_state_params *params) bnx2x_queue_set_pending() argument
4782 struct bnx2x_queue_setup_params *params = &cmd_params->params.setup; bnx2x_q_fill_setup_data_e2() local
4791 bnx2x_q_fill_init_general_data(struct bnx2x *bp, struct bnx2x_queue_sp_obj *o, struct bnx2x_general_setup_params *params, struct client_init_general_data *gen_data, unsigned long *flags) bnx2x_q_fill_init_general_data() argument
4827 bnx2x_q_fill_init_tx_data(struct bnx2x_queue_sp_obj *o, struct bnx2x_txq_setup_params *params, struct client_init_tx_data *tx_data, unsigned long *flags) bnx2x_q_fill_init_tx_data() argument
4865 bnx2x_q_fill_init_pause_data(struct bnx2x_queue_sp_obj *o, struct rxq_pause_params *params, struct client_init_rx_data *rx_data) bnx2x_q_fill_init_pause_data() argument
4879 bnx2x_q_fill_init_rx_data(struct bnx2x_queue_sp_obj *o, struct bnx2x_rxq_setup_params *params, struct client_init_rx_data *rx_data, unsigned long *flags) bnx2x_q_fill_init_rx_data() argument
5003 bnx2x_q_init(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_q_init() argument
5049 bnx2x_q_send_setup_e1x(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_q_send_setup_e1x() argument
5075 bnx2x_q_send_setup_e2(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_q_send_setup_e2() argument
5102 bnx2x_q_send_setup_tx_only(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_q_send_setup_tx_only() argument
5145 bnx2x_q_fill_update_data(struct bnx2x *bp, struct bnx2x_queue_sp_obj *obj, struct bnx2x_queue_update_params *params, struct client_update_ramrod_data *data) bnx2x_q_fill_update_data() argument
5217 bnx2x_q_send_update(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_q_send_update() argument
5259 bnx2x_q_send_deactivate(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_q_send_deactivate() argument
5279 bnx2x_q_send_activate(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_q_send_activate() argument
5292 bnx2x_q_fill_update_tpa_data(struct bnx2x *bp, struct bnx2x_queue_sp_obj *obj, struct bnx2x_queue_update_tpa_params *params, struct tpa_update_ramrod_data *data) bnx2x_q_fill_update_tpa_data() argument
5314 bnx2x_q_send_update_tpa(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_q_send_update_tpa() argument
5350 bnx2x_q_send_halt(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_q_send_halt() argument
5360 bnx2x_q_send_cfc_del(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_q_send_cfc_del() argument
5376 bnx2x_q_send_terminate(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_q_send_terminate() argument
5392 bnx2x_q_send_empty(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_q_send_empty() argument
5402 bnx2x_queue_send_cmd_cmn(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_queue_send_cmd_cmn() argument
5432 bnx2x_queue_send_cmd_e1x(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_queue_send_cmd_e1x() argument
5455 bnx2x_queue_send_cmd_e2(struct bnx2x *bp, struct bnx2x_queue_state_params *params) bnx2x_queue_send_cmd_e2() argument
5494 bnx2x_queue_chk_transition(struct bnx2x *bp, struct bnx2x_queue_sp_obj *o, struct bnx2x_queue_state_params *params) bnx2x_queue_chk_transition() argument
5812 bnx2x_func_chk_transition(struct bnx2x *bp, struct bnx2x_func_sp_obj *o, struct bnx2x_func_state_params *params) bnx2x_func_chk_transition() argument
5985 bnx2x_func_hw_init(struct bnx2x *bp, struct bnx2x_func_state_params *params) bnx2x_func_hw_init() argument
6105 bnx2x_func_hw_reset(struct bnx2x *bp, struct bnx2x_func_state_params *params) bnx2x_func_hw_reset() argument
6137 bnx2x_func_send_start(struct bnx2x *bp, struct bnx2x_func_state_params *params) bnx2x_func_send_start() argument
6199 bnx2x_func_send_switch_update(struct bnx2x *bp, struct bnx2x_func_state_params *params) bnx2x_func_send_switch_update() argument
6278 bnx2x_func_send_afex_update(struct bnx2x *bp, struct bnx2x_func_state_params *params) bnx2x_func_send_afex_update() argument
6317 bnx2x_func_send_afex_viflists(struct bnx2x *bp, struct bnx2x_func_state_params *params) bnx2x_func_send_afex_viflists() argument
6355 bnx2x_func_send_stop(struct bnx2x *bp, struct bnx2x_func_state_params *params) bnx2x_func_send_stop() argument
6362 bnx2x_func_send_tx_stop(struct bnx2x *bp, struct bnx2x_func_state_params *params) bnx2x_func_send_tx_stop() argument
6368 bnx2x_func_send_tx_start(struct bnx2x *bp, struct bnx2x_func_state_params *params) bnx2x_func_send_tx_start() argument
6403 bnx2x_func_send_set_timesync(struct bnx2x *bp, struct bnx2x_func_state_params *params) bnx2x_func_send_set_timesync() argument
6438 bnx2x_func_send_cmd(struct bnx2x *bp, struct bnx2x_func_state_params *params) bnx2x_func_send_cmd() argument
6503 bnx2x_func_state_change(struct bnx2x *bp, struct bnx2x_func_state_params *params) bnx2x_func_state_change() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman_port.c1320 int fman_port_config(struct fman_port *port, struct fman_port_params *params) in fman_port_config() argument
1444 struct fman_port_init_params params; in fman_port_init() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c3965 unsigned int params; napi_rx_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c3783 struct bcmgenet_hw_params *params; in bcmgenet_set_hw_params() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c855 struct parameters params; /* Command line/ #defined params */ member
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dmac80211_hwsim.c2058 mac80211_hwsim_conf_tx( struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 queue, const struct ieee80211_tx_queue_params *params) mac80211_hwsim_conf_tx() argument
2182 mac80211_hwsim_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) mac80211_hwsim_ampdu_action() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c1141 mt7915_mcu_sta_ba_tlv(struct sk_buff *skb, struct ieee80211_ampdu_params *params, bool enable, bool tx) mt7915_mcu_sta_ba_tlv() argument
1160 mt7915_mcu_wtbl_ba_tlv(struct sk_buff *skb, struct ieee80211_ampdu_params *params, bool enable, bool tx, void *sta_wtbl, void *wtbl_tlv) mt7915_mcu_wtbl_ba_tlv() argument
1191 mt7915_mcu_sta_ba(struct mt7915_dev *dev, struct ieee80211_ampdu_params *params, bool enable, bool tx) mt7915_mcu_sta_ba() argument
1232 mt7915_mcu_add_tx_ba(struct mt7915_dev *dev, struct ieee80211_ampdu_params *params, bool enable) mt7915_mcu_add_tx_ba() argument
1239 mt7915_mcu_add_rx_ba(struct mt7915_dev *dev, struct ieee80211_ampdu_params *params, bool enable) mt7915_mcu_add_rx_ba() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c6140 rtl8xxxu_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) rtl8xxxu_ampdu_action() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c1032 ath11k_dp_rx_ampdu_start(struct ath11k *ar, struct ieee80211_ampdu_params *params) ath11k_dp_rx_ampdu_start() argument
1049 ath11k_dp_rx_ampdu_stop(struct ath11k *ar, struct ieee80211_ampdu_params *params) ath11k_dp_rx_ampdu_stop() argument
[all...]
H A Dmac.c1447 struct ap_ps_params params; in ath11k_peer_assoc_qos_ap() local
3291 ath11k_mac_op_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 ac, const struct ieee80211_tx_queue_params *params) ath11k_mac_op_conf_tx() argument
4309 ath11k_mac_setup_vdev_create_params(struct ath11k_vif *arvif, struct vdev_create_params *params) ath11k_mac_setup_vdev_create_params() argument
4797 ath11k_mac_op_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) ath11k_mac_op_ampdu_action() argument
[all...]
H A Dwmi.c2028 ath11k_wmi_send_scan_start_cmd(struct ath11k *ar, struct scan_req_params *params) ath11k_wmi_send_scan_start_cmd() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c2538 ath6kl_wmi_create_pstream_cmd(struct wmi *wmi, u8 if_idx, struct wmi_create_pstream_cmd *params) ath6kl_wmi_create_pstream_cmd() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_main.c4300 beiscsi_offload_connection(struct beiscsi_conn *beiscsi_conn, struct beiscsi_offload_params *params) beiscsi_offload_connection() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A D57xx_iscsi_hsi.h497 union iscsi_kcqe_params params; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmvumi.h143 u32 params[4]; member
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.h1057 struct dwc2_core_params params; member
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c268 MGSL_PARAMS params; /* communications parameters */ member
4974 MGSL_PARAMS params; loopback_test() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210-hcd.c96 u32 params = fotg210_readl(fotg210, &fotg210->caps->hcs_params); in dbg_hcs_params() local
107 u32 params = fotg210_readl(fotg210, &fotg210->caps->hcc_params); in dbg_hcc_params() local
[all...]
/kernel/linux/linux-5.10/net/rxrpc/
H A Dar-internal.h385 struct rxrpc_conn_parameters params; member
406 struct rxrpc_conn_parameters params; member
/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c2420 static int sctp_apply_peer_addr_params(struct sctp_paddrparams *params, in sctp_apply_peer_addr_params() argument
2610 sctp_setsockopt_peer_addr_params(struct sock *sk, struct sctp_paddrparams *params, unsigned int optlen) sctp_setsockopt_peer_addr_params() argument
2699 sctp_apply_asoc_delayed_ack(struct sctp_sack_info *params, struct sctp_association *asoc) sctp_apply_asoc_delayed_ack() argument
2771 __sctp_setsockopt_delayed_ack(struct sock *sk, struct sctp_sack_info *params) __sctp_setsockopt_delayed_ack() argument
2824 sctp_setsockopt_delayed_ack(struct sock *sk, struct sctp_sack_info *params, unsigned int optlen) sctp_setsockopt_delayed_ack() argument
3245 sctp_setsockopt_maxseg(struct sock *sk, struct sctp_assoc_value *params, unsigned int optlen) sctp_setsockopt_maxseg() argument
3392 sctp_setsockopt_context(struct sock *sk, struct sctp_assoc_value *params, unsigned int optlen) sctp_setsockopt_context() argument
3511 sctp_setsockopt_maxburst(struct sock *sk, struct sctp_assoc_value *params, unsigned int optlen) sctp_setsockopt_maxburst() argument
3954 sctp_setsockopt_pr_supported(struct sock *sk, struct sctp_assoc_value *params, unsigned int optlen) sctp_setsockopt_pr_supported() argument
4025 sctp_setsockopt_reconfig_supported(struct sock *sk, struct sctp_assoc_value *params, unsigned int optlen) sctp_setsockopt_reconfig_supported() argument
4048 sctp_setsockopt_enable_strreset(struct sock *sk, struct sctp_assoc_value *params, unsigned int optlen) sctp_setsockopt_enable_strreset() argument
4090 sctp_setsockopt_reset_streams(struct sock *sk, struct sctp_reset_streams *params, unsigned int optlen) sctp_setsockopt_reset_streams() argument
4128 sctp_setsockopt_add_streams(struct sock *sk, struct sctp_add_streams *params, unsigned int optlen) sctp_setsockopt_add_streams() argument
4144 sctp_setsockopt_scheduler(struct sock *sk, struct sctp_assoc_value *params, unsigned int optlen) sctp_setsockopt_scheduler() argument
4187 sctp_setsockopt_scheduler_value(struct sock *sk, struct sctp_stream_value *params, unsigned int optlen) sctp_setsockopt_scheduler_value() argument
4325 sctp_setsockopt_asconf_supported(struct sock *sk, struct sctp_assoc_value *params, unsigned int optlen) sctp_setsockopt_asconf_supported() argument
4355 sctp_setsockopt_auth_supported(struct sock *sk, struct sctp_assoc_value *params, unsigned int optlen) sctp_setsockopt_auth_supported() argument
4389 sctp_setsockopt_ecn_supported(struct sock *sk, struct sctp_assoc_value *params, unsigned int optlen) sctp_setsockopt_ecn_supported() argument
4411 sctp_setsockopt_pf_expose(struct sock *sk, struct sctp_assoc_value *params, unsigned int optlen) sctp_setsockopt_pf_expose() argument
5788 struct sctp_paddrparams params; sctp_getsockopt_peer_addr_params() local
5932 struct sctp_sack_info params; sctp_getsockopt_delayed_ack() local
6575 struct sctp_assoc_value params; sctp_getsockopt_context() local
6632 struct sctp_assoc_value params; sctp_getsockopt_maxseg() local
6727 struct sctp_assoc_value params; sctp_getsockopt_maxburst() local
7201 struct sctp_assoc_value params; sctp_getsockopt_pr_supported() local
7286 struct sctp_prstatus params; sctp_getsockopt_pr_assocstatus() local
7347 struct sctp_prstatus params; sctp_getsockopt_pr_streamstatus() local
7409 struct sctp_assoc_value params; sctp_getsockopt_reconfig_supported() local
7448 struct sctp_assoc_value params; sctp_getsockopt_enable_strreset() local
7487 struct sctp_assoc_value params; sctp_getsockopt_scheduler() local
7526 struct sctp_stream_value params; sctp_getsockopt_scheduler_value() local
7568 struct sctp_assoc_value params; sctp_getsockopt_interleaving_supported() local
7662 struct sctp_assoc_value params; sctp_getsockopt_asconf_supported() local
7701 struct sctp_assoc_value params; sctp_getsockopt_auth_supported() local
7740 struct sctp_assoc_value params; sctp_getsockopt_ecn_supported() local
7779 struct sctp_assoc_value params; sctp_getsockopt_pf_expose() local
[all...]
/kernel/linux/linux-5.10/sound/pci/korg1212/
H A Dkorg1212.c1492 snd_korg1212_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) snd_korg1212_hw_params() argument
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmadera.c4748 struct soc_bytes *params in madera_eq_coeff_put() local
2991 madera_hw_params_rate(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) madera_hw_params_rate() argument
3097 madera_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) madera_hw_params() argument
[all...]

Completed in 130 milliseconds

1...<<231232233234235236237238239240>>...258