Searched refs:prof (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_proc.c186 struct dasd_profile_info_t *prof; local
197 prof = &dasd_global_profile;
199 for (factor = 1; (prof->dasd_io_reqs / factor) > 9999999;
202 seq_printf(m, "%d dasd I/O requests\n", prof->dasd_io_reqs);
204 prof->dasd_io_sects);
216 dasd_statistics_array(m, prof->dasd_io_secs, factor);
218 dasd_statistics_array(m, prof->dasd_io_times, factor);
220 dasd_statistics_array(m, prof->dasd_io_timps, factor);
222 dasd_statistics_array(m, prof->dasd_io_time1, factor);
224 dasd_statistics_array(m, prof
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Den_main.c114 params->prof[i].rx_pause = 1;
115 params->prof[i].rx_ppp = pfcrx;
116 params->prof[i].tx_pause = 1;
117 params->prof[i].tx_ppp = pfctx;
118 params->prof[i].tx_ring_size = MLX4_EN_DEF_TX_RING_SIZE;
119 params->prof[i].rx_ring_size = MLX4_EN_DEF_RX_RING_SIZE;
120 params->prof[i].tx_ring_num = MLX4_EN_NUM_TX_RINGS +
240 mdev->profile.prof[i].tx_ring_num, i);
241 mdev->profile.prof[i].rx_ring_num = min_t(int,
245 mdev->profile.prof[
[all...]
H A Den_ethtool.c304 priv->prof->tx_pause = pause->tx_pause != 0;
305 priv->prof->rx_pause = pause->rx_pause != 0;
308 priv->prof->tx_pause,
309 priv->prof->tx_ppp,
310 priv->prof->rx_pause,
311 priv->prof->rx_ppp);
323 pause->tx_pause = priv->prof->tx_pause;
324 pause->rx_pause = priv->prof->rx_pause;
346 if (rx_size == priv->prof->rx_ring_size &&
347 tx_size == priv->prof
[all...]
H A Den_netdev.c633 priv->prof->tx_pause,
634 priv->prof->tx_ppp,
635 priv->prof->rx_pause,
636 priv->prof->rx_ppp);
834 struct mlx4_en_port_profile *prof = priv->prof; local
840 prof->tx_ring_size, i, TX))
844 prof->tx_ring_size, TXBB_SIZE))
851 prof->rx_ring_size, i, RX))
855 prof
949 mlx4_en_init_netdev(struct mlx4_en_dev *mdev, int port, struct mlx4_en_port_profile *prof) argument
[all...]
H A Dmlx4_en.h321 struct mlx4_en_port_profile prof[MLX4_MAX_PORTS + 1]; member in struct:mlx4_en_profile
403 struct mlx4_en_port_profile *prof; member in struct:mlx4_en_priv
471 struct mlx4_en_port_profile *prof);
H A Den_rx.c222 for (buf_ind = 0; buf_ind < priv->prof->rx_ring_size; buf_ind++) {
H A Den_tx.c585 if (priv->prof->rx_ppp && priv->vlgrp && vlan_tx_tag_present(skb)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/echoaudio/
H A Dechoaudio_gml.c153 static int set_professional_spdif(struct echoaudio *chip, char prof) argument
165 if (prof) {
196 chip->professional_spdif = prof;
198 prof ? "Professional" : "Consumer"));
H A Dgina20_dsp.c32 static int set_professional_spdif(struct echoaudio *chip, char prof);
209 static int set_professional_spdif(struct echoaudio *chip, char prof) argument
211 DE_ACT(("set_professional_spdif %d\n", prof));
212 if (prof)
218 chip->professional_spdif = prof;
H A Dmia_dsp.c33 static int set_professional_spdif(struct echoaudio *chip, char prof);
212 static int set_professional_spdif(struct echoaudio *chip, char prof) argument
214 DE_ACT(("set_professional_spdif %d\n", prof));
215 if (prof)
221 chip->professional_spdif = prof;
H A Dlayla20_dsp.c33 static int set_professional_spdif(struct echoaudio *chip, char prof);
284 static int set_professional_spdif(struct echoaudio *chip, char prof) argument
286 DE_ACT(("set_professional_spdif %d\n", prof));
287 if (prof)
293 chip->professional_spdif = prof;
H A Decho3g_dsp.c37 static int set_professional_spdif(struct echoaudio *chip, char prof);
H A Dechoaudio_3g.c174 static int set_professional_spdif(struct echoaudio *chip, char prof) argument
179 chip->professional_spdif = prof;
H A Dgina24_dsp.c34 static int set_professional_spdif(struct echoaudio *chip, char prof);
H A Dlayla24_dsp.c33 static int set_professional_spdif(struct echoaudio *chip, char prof);
H A Dmona_dsp.c34 static int set_professional_spdif(struct echoaudio *chip, char prof);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dctcm_sysfs.c92 priv->channel[WRITE]->prof.maxmulti);
94 priv->channel[WRITE]->prof.maxcqueue);
96 priv->channel[WRITE]->prof.doios_single);
98 priv->channel[WRITE]->prof.doios_multi);
100 priv->channel[WRITE]->prof.txlen);
102 priv->channel[WRITE]->prof.tx_time);
127 memset(&priv->channel[WRITE]->prof, 0,
128 sizeof(priv->channel[CTCM_WRITE]->prof));
H A Dnetiucv.c227 struct connection_profile prof; member in struct:iucv_connection
738 conn->prof.tx_pending--;
768 if (conn->collect_len > conn->prof.maxmulti)
769 conn->prof.maxmulti = conn->collect_len;
779 conn->prof.send_stamp = current_kernel_time();
784 conn->prof.doios_multi++;
785 conn->prof.txlen += conn->tx_buff->len;
786 conn->prof.tx_pending++;
787 if (conn->prof.tx_pending > conn->prof
[all...]
H A Dctcm_fsms.c261 (done_stamp.tv_sec - ch->prof.send_stamp.tv_sec) * 1000000 +
262 (done_stamp.tv_nsec - ch->prof.send_stamp.tv_nsec) / 1000;
263 if (duration > ch->prof.tx_time)
264 ch->prof.tx_time = duration;
293 if (ch->prof.maxmulti < (ch->collect_len + 2))
294 ch->prof.maxmulti = ch->collect_len + 2;
295 if (ch->prof.maxcqueue < skb_queue_len(&ch->collect_queue))
296 ch->prof.maxcqueue = skb_queue_len(&ch->collect_queue);
312 ch->prof.send_stamp = current_kernel_time(); /* xtime */
315 ch->prof
[all...]
H A Dctcm_main.h197 struct ctcm_profile prof; member in struct:channel
H A Dctcm_main.c506 ch->prof.txlen += skb->len;
569 ch->prof.send_stamp = current_kernel_time(); /* xtime */
574 ch->prof.doios_single++;
770 ch->prof.txlen += skb->len - PDU_HEADER_LENGTH;
835 ch->prof.send_stamp = current_kernel_time(); /* xtime */
840 ch->prof.doios_single++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_srtp.c246 SRTP_PROTECTION_PROFILE *prof; local
267 prof = sk_SRTP_PROTECTION_PROFILE_value(clnt, i);
268 s2n(prof->id, p);
393 SRTP_PROTECTION_PROFILE *prof; local
433 prof = sk_SRTP_PROTECTION_PROFILE_value(clnt, i);
435 if (prof->id == id) {
436 s->srtp_profile = prof;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_srtp.c246 SRTP_PROTECTION_PROFILE *prof; local
267 prof = sk_SRTP_PROTECTION_PROFILE_value(clnt, i);
268 s2n(prof->id, p);
393 SRTP_PROTECTION_PROFILE *prof; local
433 prof = sk_SRTP_PROTECTION_PROFILE_value(clnt, i);
435 if (prof->id == id) {
436 s->srtp_profile = prof;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvdpau.c459 #define PROFILE(prof) \
461 *profile = prof; \

Completed in 164 milliseconds