Home
last modified time | relevance | path

Searched refs:fctl (Results 1 – 25 of 33) sorted by relevance

12

/linux/arch/s390/include/asm/
H A Dscsw.h54 __u32 fctl : 3; member
94 u32 fctl:3; member
126 u32 fctl:3; member
321 return scsw->tm.fctl; in scsw_fctl()
323 return scsw->cmd.fctl; in scsw_fctl()
395 return (scsw->cmd.fctl & SCSW_FCTL_START_FUNC); in scsw_cmd_is_valid_key()
407 return (scsw->cmd.fctl & SCSW_FCTL_START_FUNC); in scsw_cmd_is_valid_sctl()
444 return (scsw->cmd.fctl & SCSW_FCTL_START_FUNC); in scsw_cmd_is_valid_fmt()
544 if (!scsw->cmd.fctl) in scsw_cmd_is_valid_pno()
638 return (scsw->tm.fctl & SCSW_FCTL_START_FUNC); in scsw_tm_is_valid_key()
[all …]
/linux/drivers/s390/cio/
H A Dvfio_ccw_trace.h107 TP_PROTO(int fctl, struct subchannel_id schid, int errno, char *errstr),
108 TP_ARGS(fctl, schid, errno, errstr),
114 __field(int, fctl)
123 __entry->fctl = fctl;
132 __entry->fctl,
H A Dvfio_ccw_fsm.c255 if (scsw->cmd.fctl & SCSW_FCTL_START_FUNC) { in fsm_io_request()
304 } else if (scsw->cmd.fctl & SCSW_FCTL_HALT_FUNC) { in fsm_io_request()
312 } else if (scsw->cmd.fctl & SCSW_FCTL_CLEAR_FUNC) { in fsm_io_request()
324 trace_vfio_ccw_fsm_io_request(scsw->cmd.fctl, schid, in fsm_io_request()
H A Ddevice_status.c230 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC) in ccw_device_accumulate_irb()
234 if (irb->scsw.cmd.fctl & SCSW_FCTL_START_FUNC) { in ccw_device_accumulate_irb()
257 cdev_irb->scsw.cmd.fctl |= irb->scsw.cmd.fctl; in ccw_device_accumulate_irb()
H A Dccwreq.c180 if (scsw->fctl & (SCSW_FCTL_HALT_FUNC | SCSW_FCTL_CLEAR_FUNC)) in ccwreq_status()
H A Deadm_sch.c138 if (scsw->fctl & SCSW_FCTL_CLEAR_FUNC) in eadm_subchannel_irq()
H A Ddevice_fsm.c460 scsw->fctl = SCSW_FCTL_START_FUNC; in create_fake_irb()
467 scsw->fctl = SCSW_FCTL_START_FUNC; in create_fake_irb()
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.c426 __le16 fctl; in b43legacy_rx() local
464 fctl = wlhdr->frame_control; in b43legacy_rx()
483 B43legacy_WARN_ON(!ieee80211_has_protected(fctl)); in b43legacy_rx()
484 fctl &= ~cpu_to_le16(IEEE80211_FCTL_PROTECTED); in b43legacy_rx()
485 wlhdr->frame_control = fctl; in b43legacy_rx()
487 wlhdr_len = ieee80211_hdrlen(fctl); in b43legacy_rx()
538 if (ieee80211_is_beacon(fctl) || dev->wl->radiotap_enabled) { in b43legacy_rx()
/linux/drivers/net/wireless/broadcom/b43/
H A Dxmit.c248 __le16 fctl = wlhdr->frame_control; in b43_generate_txhdr() local
319 wlhdr_len = ieee80211_hdrlen(fctl); in b43_generate_txhdr()
638 __le16 fctl; in b43_rx() local
693 fctl = wlhdr->frame_control; in b43_rx()
708 wlhdr_len = ieee80211_hdrlen(fctl); in b43_rx()
765 if (ieee80211_is_beacon(fctl) || dev->wl->radiotap_enabled) { in b43_rx()
/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.c868 __le16 fctl; in wsm_receive_indication() local
892 fctl = *(__le16 *)buf->data; in wsm_receive_indication()
895 if (!rx.status && ieee80211_is_deauth(fctl)) { in wsm_receive_indication()
1462 __le16 fctl = frame->frame_control; in wsm_handle_tx_data() local
1513 if (ieee80211_is_nullfunc(fctl)) { in wsm_handle_tx_data()
1520 } else if (ieee80211_is_probe_req(fctl)) { in wsm_handle_tx_data()
1522 } else if (ieee80211_is_deauth(fctl) && in wsm_handle_tx_data()
1529 } else if (ieee80211_has_protected(fctl) && in wsm_handle_tx_data()
1553 pr_debug("[WSM] Drop frame (0x%.4X).\n", fctl); in wsm_handle_tx_data()
/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c930 node->fctl = BLT_FCTL_HV_SCALE; in bdisp_hw_build_node()
932 node->fctl |= BLT_FCTL_Y_HV_SCALE; in bdisp_hw_build_node()
934 node->fctl = BLT_FCTL_HV_SAMPLE; in bdisp_hw_build_node()
936 node->fctl |= BLT_FCTL_Y_HV_SAMPLE; in bdisp_hw_build_node()
H A Dbdisp-reg.h43 u32 fctl; member
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c395 u32 fctl; in ixgbe_fcoe_ddp() local
410 fctl = ntoh24(fh->fh_f_ctl); in ixgbe_fcoe_ddp()
411 if (fctl & FC_FC_EX_CTX) in ixgbe_fcoe_ddp()
469 (fctl & FC_FC_END_SEQ)) { in ixgbe_fcoe_ddp()
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5410-pinctrl.dtsi287 uart0_fctl: uart0-fctl-pins {
301 uart1_fctl: uart1-fctl-pins {
322 uart2_fctl: uart2-fctl-pins {
H A Dexynos5420-pinctrl.dtsi510 uart0_fctl: uart0-fctl-pins {
524 uart1_fctl: uart1-fctl-pins {
545 uart2_fctl: uart2-fctl-pins {
H A Dexynos5250-pinctrl.dtsi207 uart0_fctl: uart0-fctl-pins {
241 uart2_fctl: uart2-fctl-pins {
582 uart1_fctl: uart1-fctl-pins {
H A Dexynos5260-pinctrl.dtsi206 uart0_fctl: uart0-fctl-pins {
220 uart1_fctl: uart1-fctl-pins {
H A Dexynos3250-pinctrl.dtsi93 uart0_fctl: uart0-fctl-pins {
107 uart1_fctl: uart1-fctl-pins {
H A Dexynos4210-pinctrl.dtsi152 uart0_fctl: uart0-fctl-pins {
166 uart1_fctl: uart1-fctl-pins {
187 uart2_fctl: uart2-fctl-pins {
H A Ds5pv210-pinctrl.dtsi284 uart0_fctl: uart0-fctl-pins {
298 uart1_fctl: uart1-fctl-pins {
312 uart2_fctl: uart2-fctl-pins {
H A Dexynos4x12-pinctrl.dtsi133 uart0_fctl: uart0-fctl-pins {
147 uart1_fctl: uart1-fctl-pins {
168 uart2_fctl: uart2-fctl-pins {
H A Ds3c64xx-pinctrl.dtsi140 uart0_fctl: uart0-fctl-pins {
152 uart1_fctl: uart1-fctl-pins {
/linux/arch/arm64/boot/dts/exynos/
H A Dexynos7-pinctrl.dtsi215 uart0_fctl: uart0-fctl-pins {
243 uart1_fctl: uart1-fctl-pins {
/linux/drivers/s390/char/
H A Dtape_core.c1091 (irb->scsw.cmd.fctl & SCSW_FCTL_START_FUNC) && in __tape_do_irq()
1094 device->cdev_id, irb->scsw.cmd.cc, irb->scsw.cmd.fctl); in __tape_do_irq()
/linux/drivers/scsi/bfa/
H A Dbfi_ms.h288 u8 fctl; /* bfa_trunk_link_fctl_t */ member

12