Home
last modified time | relevance | path

Searched refs:fhs (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_attr.c333 struct fc_host_statistics *fhs = &ln->fch_stats; in csio_get_stats() local
340 fhs->tx_frames += (be64_to_cpu(fcoe_port_stats.tx_bcast_frames) + in csio_get_stats()
344 fhs->tx_words += (be64_to_cpu(fcoe_port_stats.tx_bcast_bytes) + in csio_get_stats()
349 fhs->rx_frames += (be64_to_cpu(fcoe_port_stats.rx_bcast_frames) + in csio_get_stats()
352 fhs->rx_words += (be64_to_cpu(fcoe_port_stats.rx_bcast_bytes) + in csio_get_stats()
356 fhs->error_frames += be64_to_cpu(fcoe_port_stats.rx_err_frames); in csio_get_stats()
357 fhs->fcp_input_requests += ln->stats.n_input_requests; in csio_get_stats()
358 fhs->fcp_output_requests += ln->stats.n_output_requests; in csio_get_stats()
359 fhs->fcp_control_requests += ln->stats.n_control_requests; in csio_get_stats()
360 fhs->fcp_input_megabytes += ln->stats.n_input_bytes >> 20; in csio_get_stats()
[all …]
/OK3568_Linux_fs/buildroot/package/udisks/
H A Dudisks.mk31 --disable-fhs-media \
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-adap.c165 list_for_each_entry(fh, &adap->devnode.fhs, list) in cec_queue_event()
182 list_for_each_entry(fh, &adap->devnode.fhs, list) in cec_queue_pin_cec_event()
199 list_for_each_entry(fh, &adap->devnode.fhs, list) in cec_queue_pin_hpd_event()
215 list_for_each_entry(fh, &adap->devnode.fhs, list) in cec_queue_pin_5v_event()
290 list_for_each_entry(fh, &adap->devnode.fhs, list) { in cec_queue_msg_monitor()
306 list_for_each_entry(fh, &adap->devnode.fhs, list) { in cec_queue_msg_followers()
1577 if (adap->needs_hpd || list_empty(&adap->devnode.fhs)) { in __cec_s_phys_addr()
1591 if ((adap->needs_hpd || list_empty(&adap->devnode.fhs)) && in __cec_s_phys_addr()
1599 if (adap->needs_hpd || list_empty(&adap->devnode.fhs)) in __cec_s_phys_addr()
H A Dcec-core.c170 list_for_each_entry(fh, &devnode->fhs, list) in cec_devnode_unregister()
274 INIT_LIST_HEAD(&adap->devnode.fhs); in cec_allocate_adapter()
H A Dcec-api.c590 if (list_empty(&devnode->fhs) && in cec_open()
627 list_add(&fh->list, &devnode->fhs); in cec_open()
658 if (cec_is_registered(adap) && list_empty(&devnode->fhs) && in cec_release()
/OK3568_Linux_fs/buildroot/package/samba4/
H A Dsamba4.mk121 --enable-fhs \
/OK3568_Linux_fs/kernel/include/media/
H A Dcec.h48 struct list_head fhs; member
/OK3568_Linux_fs/buildroot/package/freeswitch/
H A Dfreeswitch.mk77 --enable-fhs \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/samba/
H A Dsamba_4.14.14.bb112 EXTRA_OECONF += "--enable-fhs \
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Ddevices.rst20 Standard (FHS). The FHS is available from https://www.pathname.com/fhs/.
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.1.rst91 https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s07.html) now