Home
last modified time | relevance | path

Searched refs:fctrl (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c213 __le16 *fctrl; in ConstructBeacon() local
222 fctrl = &pwlanhdr->frame_control; in ConstructBeacon()
223 *(fctrl) = 0; in ConstructBeacon()
300 __le16 *fctrl; in ConstructPSPoll() local
306 fctrl = &pwlanhdr->frame_control; in ConstructPSPoll()
307 *(fctrl) = 0; in ConstructPSPoll()
308 SetPwrMgt(fctrl); in ConstructPSPoll()
332 __le16 *fctrl; in ConstructNullFunctionData() local
342 fctrl = &pwlanhdr->frame_control; in ConstructNullFunctionData()
343 *(fctrl) = 0; in ConstructNullFunctionData()
[all …]
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_cmd.c125 __le16 *fctrl; in ConstructBeacon() local
137 fctrl = &(pwlanhdr->frame_control); in ConstructBeacon()
138 *(fctrl) = 0; in ConstructBeacon()
222 __le16 *fctrl; in ConstructPSPoll() local
231 fctrl = &(pwlanhdr->frame_control); in ConstructPSPoll()
232 *(fctrl) = 0; in ConstructPSPoll()
233 SetPwrMgt(fctrl); in ConstructPSPoll()
260 __le16 *fctrl; in ConstructNullFunctionData() local
272 fctrl = &pwlanhdr->frame_control; in ConstructNullFunctionData()
273 *(fctrl) = 0; in ConstructNullFunctionData()
[all …]
/Linux-v4.19/drivers/pcmcia/
Dtopic.h143 u8 fctrl; in topic95_override() local
147 fctrl = exca_readb(socket, TOPIC_EXCA_IF_CONTROL); in topic95_override()
148 exca_writeb(socket, TOPIC_EXCA_IF_CONTROL, fctrl | TOPIC_EXCA_IFC_33V_ENA); in topic95_override()
/Linux-v4.19/drivers/misc/mei/
Dhbm.c665 struct hbm_flow_control *fctrl) in mei_hbm_add_single_tx_flow_ctrl_creds() argument
670 me_cl = mei_me_cl_by_id(dev, fctrl->me_addr); in mei_hbm_add_single_tx_flow_ctrl_creds()
672 dev_err(dev->dev, "no such me client %d\n", fctrl->me_addr); in mei_hbm_add_single_tx_flow_ctrl_creds()
683 fctrl->me_addr, me_cl->tx_flow_ctrl_creds); in mei_hbm_add_single_tx_flow_ctrl_creds()
698 struct hbm_flow_control *fctrl) in mei_hbm_cl_tx_flow_ctrl_creds_res() argument
702 if (!fctrl->host_addr) { in mei_hbm_cl_tx_flow_ctrl_creds_res()
704 mei_hbm_add_single_tx_flow_ctrl_creds(dev, fctrl); in mei_hbm_cl_tx_flow_ctrl_creds_res()
708 cl = mei_hbm_cl_find_by_cmd(dev, fctrl); in mei_hbm_cl_tx_flow_ctrl_creds_res()
1052 struct hbm_flow_control *fctrl; in mei_hbm_dispatch() local
1132 fctrl = (struct hbm_flow_control *)mei_msg; in mei_hbm_dispatch()
[all …]
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c317 __le16 *fctrl; in issue_beacon() local
345 fctrl = &pwlanhdr->frame_control; in issue_beacon()
346 *(fctrl) = 0; in issue_beacon()
458 __le16 *fctrl; in issue_probersp() local
489 fctrl = &pwlanhdr->frame_control; in issue_probersp()
490 *(fctrl) = 0; in issue_probersp()
497 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
607 __le16 *fctrl; in issue_probereq() local
633 fctrl = &pwlanhdr->frame_control; in issue_probereq()
634 *(fctrl) = 0; in issue_probereq()
[all …]
Drtw_xmit.c742 __le16 *fctrl = &pwlanhdr->frame_control; in rtw_make_wlanhdr() local
759 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
765 SetToDs(fctrl); in rtw_make_wlanhdr()
774 SetFrDs(fctrl); in rtw_make_wlanhdr()
796 SetMData(fctrl); in rtw_make_wlanhdr()
799 SetPrivacy(fctrl); in rtw_make_wlanhdr()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2456 __le16 *fctrl; in issue_beacon() local
2486 fctrl = &(pwlanhdr->frame_control); in issue_beacon()
2487 *(fctrl) = 0; in issue_beacon()
2612 __le16 *fctrl; in issue_probersp() local
2648 fctrl = &(pwlanhdr->frame_control); in issue_probersp()
2649 *(fctrl) = 0; in issue_probersp()
2656 SetFrameSubType(fctrl, WIFI_PROBERSP); in issue_probersp()
2837 __le16 *fctrl; in _issue_probereq() local
2864 fctrl = &(pwlanhdr->frame_control); in _issue_probereq()
2865 *(fctrl) = 0; in _issue_probereq()
[all …]
Drtw_xmit.c1026 __le16 *fctrl = &pwlanhdr->frame_control; in rtw_make_wlanhdr() local
1030 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
1039 SetToDs(fctrl); in rtw_make_wlanhdr()
1050 SetFrDs(fctrl); in rtw_make_wlanhdr()
1072 SetMData(fctrl); in rtw_make_wlanhdr()
1075 SetPrivacy(fctrl); in rtw_make_wlanhdr()
/Linux-v4.19/drivers/mtd/devices/
Ddocg3.c413 int fctrl; in doc_set_extra_page_mode() local
420 fctrl = doc_register_readb(docg3, DOC_FLASHCONTROL); in doc_set_extra_page_mode()
421 if (fctrl & (DOC_CTRL_PROTECTION_ERROR | DOC_CTRL_SEQUENCE_ERROR)) in doc_set_extra_page_mode()
1610 u8 fctrl; in dbg_flashctrl_show() local
1613 fctrl = doc_register_readb(docg3, DOC_FLASHCONTROL); in dbg_flashctrl_show()
1617 fctrl, in dbg_flashctrl_show()
1618 fctrl & DOC_CTRL_VIOLATION ? "protocol violation" : "-", in dbg_flashctrl_show()
1619 fctrl & DOC_CTRL_CE ? "active" : "inactive", in dbg_flashctrl_show()
1620 fctrl & DOC_CTRL_PROTECTION_ERROR ? "protection error" : "-", in dbg_flashctrl_show()
1621 fctrl & DOC_CTRL_SEQUENCE_ERROR ? "sequence error" : "-", in dbg_flashctrl_show()
[all …]
/Linux-v4.19/arch/m68k/ifpsp060/
DMISC86 fctrl.s : 2.6
118 fctrl.s : 2.6
/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_xmit.c491 __le16 *fctrl = &pwlanhdr->frame_ctl; in make_wlanhdr() local
494 SetFrameSubType(fctrl, pattrib->subtype); in make_wlanhdr()
498 SetToDs(fctrl); in make_wlanhdr()
505 SetFrDs(fctrl); in make_wlanhdr()
527 SetPrivacy(fctrl); in make_wlanhdr()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c4850 u32 fctrl, vmolr = IXGBE_VMOLR_BAM | IXGBE_VMOLR_AUPE; in ixgbe_set_rx_mode() local
4855 fctrl = IXGBE_READ_REG(hw, IXGBE_FCTRL); in ixgbe_set_rx_mode()
4858 fctrl &= ~IXGBE_FCTRL_SBP; /* disable store-bad-packets */ in ixgbe_set_rx_mode()
4859 fctrl |= IXGBE_FCTRL_BAM; in ixgbe_set_rx_mode()
4860 fctrl |= IXGBE_FCTRL_DPF; /* discard pause frames when FC enabled */ in ixgbe_set_rx_mode()
4861 fctrl |= IXGBE_FCTRL_PMCF; in ixgbe_set_rx_mode()
4864 fctrl &= ~(IXGBE_FCTRL_UPE | IXGBE_FCTRL_MPE); in ixgbe_set_rx_mode()
4867 fctrl |= (IXGBE_FCTRL_UPE | IXGBE_FCTRL_MPE); in ixgbe_set_rx_mode()
4872 fctrl |= IXGBE_FCTRL_MPE; in ixgbe_set_rx_mode()
4884 fctrl |= IXGBE_FCTRL_UPE; in ixgbe_set_rx_mode()
[all …]
Dixgbe_sriov.c1117 u32 vmolr, fctrl, disable, enable; in ixgbe_update_vf_xcast_mode() local
1158 fctrl = IXGBE_READ_REG(hw, IXGBE_FCTRL); in ixgbe_update_vf_xcast_mode()
1159 if (!(fctrl & IXGBE_FCTRL_UPE)) { in ixgbe_update_vf_xcast_mode()
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c253 __le16 *fctrl; in rtw_cfg80211_inform_bss() local
349 fctrl = &(pwlanhdr->frame_control); in rtw_cfg80211_inform_bss()
350 *(fctrl) = 0; in rtw_cfg80211_inform_bss()