Home
last modified time | relevance | path

Searched defs:mfp (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/message/fusion/
H A Dmptdebug.h150 DBG_DUMP_FW_DOWNLOAD(MPT_ADAPTER *ioc, u32 *mfp, int numfrags) in DBG_DUMP_FW_DOWNLOAD()
163 DBG_DUMP_PUT_MSG_FRAME(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_PUT_MSG_FRAME()
183 DBG_DUMP_FW_REQUEST_FRAME(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_FW_REQUEST_FRAME()
197 DBG_DUMP_REQUEST_FRAME(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_REQUEST_FRAME()
213 DBG_DUMP_REPLY_FRAME(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_REPLY_FRAME()
227 DBG_DUMP_REQUEST_FRAME_HDR(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_REQUEST_FRAME_HDR()
241 DBG_DUMP_TM_REQUEST_FRAME(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_TM_REQUEST_FRAME()
258 DBG_DUMP_TM_REPLY_FRAME(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_TM_REPLY_FRAME()
279 #define DBG_DUMP_FW_DOWNLOAD(IOC, mfp, numfrags) argument
280 #define DBG_DUMP_PUT_MSG_FRAME(IOC, mfp) argument
[all …]
/linux/net/mac80211/tests/
H A Dmfp.c16 bool sta, mfp, decrypted, unicast, assoc; member
281 static struct kunit_suite mfp = { variable
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_debug.h157 __le32 *mfp = (__le32 *)mpi_request; in _debug_dump_mf() local
176 __le32 *mfp = (__le32 *)mpi_request; in _debug_dump_reply() local
195 __le32 *mfp = (__le32 *)mpi_request; in _debug_dump_config() local
H A Dmpt3sas_base.c4168 __le32 *mfp = (__le32 *)mpt3sas_base_get_msg_frame(ioc, smid); in _base_put_smid_mpi_ep_scsi_io() local
4244 __le32 *mfp = (__le32 *)mpt3sas_base_get_msg_frame(ioc, smid); in _base_put_smid_hi_priority() local
4306 __le32 *mfp = (__le32 *)mpt3sas_base_get_msg_frame(ioc, smid); in _base_put_smid_default() local
7043 __le32 *mfp; in _base_handshake_req_reply_wait() local
7580 __le32 *mfp; in _base_send_ioc_init() local
/linux/drivers/pinctrl/
H A Dpinctrl-lantiq.c213 static int match_mux(const struct ltq_mfp_pin *mfp, unsigned mux) in match_mux()
297 int mfp = match_mfp(info, pin); in ltq_pmx_gpio_request_enable() local
H A Dpinctrl-falcon.c378 int mfp, int mux) in falcon_mux_apply()
H A Dpinctrl-lantiq.h80 const struct ltq_mfp_pin *mfp; member
H A Dpinctrl-xway.c1368 const struct ltq_mfp_pin *mfp; member
/linux/drivers/soc/pxa/
H A Dmfp.c204 unsigned long mfp_read(int mfp) in mfp_read()
217 void mfp_write(int mfp, unsigned long val) in mfp_write()
/linux/arch/arm/mach-pxa/
H A Dmfp-pxa2xx.c121 static inline int __mfp_validate(int mfp) in __mfp_validate()
154 void pxa2xx_mfp_set_lpm(int mfp, unsigned long lpm) in pxa2xx_mfp_set_lpm()
H A Dmfp-pxa3xx.h145 static inline unsigned long pxa3xx_mfp_read(int mfp) in pxa3xx_mfp_read()
150 static inline void pxa3xx_mfp_write(int mfp, unsigned long val) in pxa3xx_mfp_write()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_debug.h164 __le32 *mfp = (__le32 *)req; in dprint_dump() local
188 __le32 *mfp = (__le32 *)req; in dprint_dump_req() local
/linux/arch/m68k/atari/
H A Dataints.c131 volatile struct MFP *mfp; member
/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.c502 int wfx_hif_map_link(struct wfx_vif *wvif, bool unmap, u8 *mac_addr, int sta_id, bool mfp) in wfx_hif_map_link()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c3555 u8 key_offset, bool mfp) in iwl_mvm_send_sta_key()
3823 bool mfp = false; in __iwl_mvm_set_sta_key() local
4028 bool mfp = sta ? sta->mfp : false; in iwl_mvm_update_tkip_key() local
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h608 __le32 mfp; member
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c2095 u32 mfp; in brcmf_set_key_mgmt() local
4537 u32 mfp; in brcmf_configure_wpaie() local
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h578 u8 mfp; member
/linux/net/mac80211/
H A Dieee80211_i.h538 } mfp; /* management frame protection */ member
/linux/include/net/
H A Dmac80211.h2500 bool mfp; member
H A Dcfg80211.h3353 enum nl80211_mfp mfp; member
/linux/net/wireless/
H A Dnl80211.c11153 enum nl80211_mfp mfp = in nl80211_associate() local