Home
last modified time | relevance | path

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

/linux/drivers/staging/r8188eu/hal/
A Drtl8188e_cmd.c215 __le16 *fctrl; in ConstructBeacon() local
224 *(fctrl) = 0; in ConstructBeacon()
301 __le16 *fctrl; in ConstructPSPoll() local
307 *(fctrl) = 0; in ConstructPSPoll()
308 SetPwrMgt(fctrl); in ConstructPSPoll()
332 __le16 *fctrl; in ConstructNullFunctionData() local
342 *(fctrl) = 0; in ConstructNullFunctionData()
348 SetToDs(fctrl); in ConstructNullFunctionData()
354 SetFrDs(fctrl); in ConstructNullFunctionData()
391 __le16 *fctrl; in ConstructProbeRsp() local
[all …]
/linux/drivers/staging/rtl8723bs/hal/
A Drtl8723b_cmd.c111 __le16 *fctrl; in ConstructBeacon() local
120 *(fctrl) = 0; in ConstructBeacon()
199 __le16 *fctrl; in ConstructPSPoll() local
207 *(fctrl) = 0; in ConstructPSPoll()
208 SetPwrMgt(fctrl); in ConstructPSPoll()
235 __le16 *fctrl; in ConstructNullFunctionData() local
245 *(fctrl) = 0; in ConstructNullFunctionData()
251 SetToDs(fctrl); in ConstructNullFunctionData()
257 SetFrDs(fctrl); in ConstructNullFunctionData()
770 __le16 *fctrl; in ConstructBtNullFunctionData() local
[all …]
/linux/drivers/pcmcia/
A 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/drivers/misc/mei/
A Dhbm.c829 struct hbm_flow_control *fctrl) in mei_hbm_add_single_tx_flow_ctrl_creds() argument
834 me_cl = mei_me_cl_by_id(dev, fctrl->me_addr); in mei_hbm_add_single_tx_flow_ctrl_creds()
836 dev_err(dev->dev, "no such me client %d\n", fctrl->me_addr); in mei_hbm_add_single_tx_flow_ctrl_creds()
847 fctrl->me_addr, me_cl->tx_flow_ctrl_creds); in mei_hbm_add_single_tx_flow_ctrl_creds()
862 struct hbm_flow_control *fctrl) in mei_hbm_cl_tx_flow_ctrl_creds_res() argument
866 if (!fctrl->host_addr) { in mei_hbm_cl_tx_flow_ctrl_creds_res()
868 mei_hbm_add_single_tx_flow_ctrl_creds(dev, fctrl); in mei_hbm_cl_tx_flow_ctrl_creds_res()
872 cl = mei_hbm_cl_find_by_cmd(dev, fctrl); in mei_hbm_cl_tx_flow_ctrl_creds_res()
1246 struct hbm_flow_control *fctrl; in mei_hbm_dispatch() local
1428 fctrl = (struct hbm_flow_control *)mei_msg; in mei_hbm_dispatch()
[all …]
/linux/drivers/staging/r8188eu/core/
A Drtw_mlme_ext.c1785 *(fctrl) = 0; in issue_p2p_GO_request()
2121 *(fctrl) = 0; in issue_p2p_GO_response()
2479 *(fctrl) = 0; in issue_p2p_GO_confirm()
2641 *(fctrl) = 0; in issue_p2p_invitation_request()
2887 *(fctrl) = 0; in issue_p2p_invitation_response()
3079 *(fctrl) = 0; in issue_p2p_provision_request()
3192 *(fctrl) = 0; in issue_probersp_p2p()
3437 *(fctrl) = 0; in _issue_probereq_p2p()
4337 *(fctrl) = 0; in issue_beacon()
4554 *(fctrl) = 0; in issue_probersp()
[all …]
A Drtw_p2p.c117 __le16 *fctrl; in issue_group_disc_req() local
141 fctrl = &pwlanhdr->frame_ctl; in issue_group_disc_req()
142 *(fctrl) = 0; in issue_group_disc_req()
174 __le16 *fctrl; in issue_p2p_devdisc_resp() local
200 fctrl = &pwlanhdr->frame_ctl; in issue_p2p_devdisc_resp()
201 *(fctrl) = 0; in issue_p2p_devdisc_resp()
253 __le16 *fctrl; in issue_p2p_provision_resp() local
270 fctrl = &pwlanhdr->frame_ctl; in issue_p2p_provision_resp()
271 *(fctrl) = 0; in issue_p2p_provision_resp()
321 __le16 *fctrl; in issue_p2p_presence_resp() local
[all …]
A Drtw_xmit.c710 __le16 *fctrl = &pwlanhdr->frame_ctl; in rtw_make_wlanhdr() local
726 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
732 SetToDs(fctrl); in rtw_make_wlanhdr()
741 SetFrDs(fctrl); in rtw_make_wlanhdr()
762 SetMData(fctrl); in rtw_make_wlanhdr()
765 SetPrivacy(fctrl); in rtw_make_wlanhdr()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_mlme_ext.c2158 *(fctrl) = 0; in issue_beacon()
2311 *(fctrl) = 0; in issue_probersp()
2502 *(fctrl) = 0; in _issue_probereq()
2628 *(fctrl) = 0; in issue_auth()
2760 *(fctrl) = 0; in issue_asocrsp()
2891 *(fctrl) = 0; in issue_assocreq()
3069 *(fctrl) = 0; in _issue_nulldata()
3213 *(fctrl) = 0; in _issue_qos_nulldata()
3319 *(fctrl) = 0; in _issue_deauth()
3411 *(fctrl) = 0; in issue_action_SA_Query()
[all …]
A Drtw_xmit.c872 __le16 *fctrl = &pwlanhdr->frame_control; in rtw_make_wlanhdr() local
876 SetFrameSubType(fctrl, pattrib->subtype); in rtw_make_wlanhdr()
885 SetToDs(fctrl); in rtw_make_wlanhdr()
895 SetFrDs(fctrl); in rtw_make_wlanhdr()
916 SetMData(fctrl); in rtw_make_wlanhdr()
919 SetPrivacy(fctrl); in rtw_make_wlanhdr()
/linux/drivers/mtd/devices/
A Ddocg3.c399 int fctrl; in doc_set_extra_page_mode() local
406 fctrl = doc_register_readb(docg3, DOC_FLASHCONTROL); in doc_set_extra_page_mode()
407 if (fctrl & (DOC_CTRL_PROTECTION_ERROR | DOC_CTRL_SEQUENCE_ERROR)) in doc_set_extra_page_mode()
1596 u8 fctrl; in flashcontrol_show() local
1599 fctrl = doc_register_readb(docg3, DOC_FLASHCONTROL); in flashcontrol_show()
1603 fctrl, in flashcontrol_show()
1604 fctrl & DOC_CTRL_VIOLATION ? "protocol violation" : "-", in flashcontrol_show()
1605 fctrl & DOC_CTRL_CE ? "active" : "inactive", in flashcontrol_show()
1606 fctrl & DOC_CTRL_PROTECTION_ERROR ? "protection error" : "-", in flashcontrol_show()
1607 fctrl & DOC_CTRL_SEQUENCE_ERROR ? "sequence error" : "-", in flashcontrol_show()
[all …]
/linux/arch/m68k/ifpsp060/
A DMISC86 fctrl.s : 2.6
118 fctrl.s : 2.6
/linux/drivers/staging/rtl8712/
A Drtl871x_xmit.c477 __le16 *fctrl = &pwlanhdr->frame_control; in make_wlanhdr() local
481 SetFrameSubType(fctrl, pattrib->subtype); in make_wlanhdr()
489 SetToDs(fctrl); in make_wlanhdr()
495 SetFrDs(fctrl); in make_wlanhdr()
513 SetPrivacy(fctrl); in make_wlanhdr()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c4909 fctrl = IXGBE_READ_REG(hw, IXGBE_FCTRL); in ixgbe_set_rx_mode()
4913 fctrl |= IXGBE_FCTRL_BAM; in ixgbe_set_rx_mode()
4915 fctrl |= IXGBE_FCTRL_PMCF; in ixgbe_set_rx_mode()
4926 fctrl |= IXGBE_FCTRL_MPE; in ixgbe_set_rx_mode()
4938 fctrl |= IXGBE_FCTRL_UPE; in ixgbe_set_rx_mode()
4948 fctrl |= IXGBE_FCTRL_MPE; in ixgbe_set_rx_mode()
4969 fctrl &= ~(IXGBE_FCTRL_DPF); in ixgbe_set_rx_mode()
4973 IXGBE_WRITE_REG(hw, IXGBE_FCTRL, fctrl); in ixgbe_set_rx_mode()
6959 u32 fctrl; in __ixgbe_shutdown() local
6968 fctrl = IXGBE_READ_REG(hw, IXGBE_FCTRL); in __ixgbe_shutdown()
[all …]
A Dixgbe_sriov.c1134 u32 vmolr, fctrl, disable, enable; in ixgbe_update_vf_xcast_mode() local
1176 fctrl = IXGBE_READ_REG(hw, IXGBE_FCTRL); in ixgbe_update_vf_xcast_mode()
1177 if (!(fctrl & IXGBE_FCTRL_UPE)) { in ixgbe_update_vf_xcast_mode()
/linux/drivers/staging/rtl8723bs/os_dep/
A Dioctl_cfg80211.c225 __le16 *fctrl; in rtw_cfg80211_inform_bss() local
299 fctrl = &(pwlanhdr->frame_control); in rtw_cfg80211_inform_bss()
300 *(fctrl) = 0; in rtw_cfg80211_inform_bss()

Completed in 83 milliseconds