| /kernel/linux/linux-6.6/drivers/message/fusion/ |
| D | mptdebug.h | 150 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 …]
|
| /kernel/linux/linux-5.10/drivers/message/fusion/ |
| D | mptdebug.h | 149 DBG_DUMP_FW_DOWNLOAD(MPT_ADAPTER *ioc, u32 *mfp, int numfrags) in DBG_DUMP_FW_DOWNLOAD() 162 DBG_DUMP_PUT_MSG_FRAME(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_PUT_MSG_FRAME() 182 DBG_DUMP_FW_REQUEST_FRAME(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_FW_REQUEST_FRAME() 196 DBG_DUMP_REQUEST_FRAME(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_REQUEST_FRAME() 212 DBG_DUMP_REPLY_FRAME(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_REPLY_FRAME() 226 DBG_DUMP_REQUEST_FRAME_HDR(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_REQUEST_FRAME_HDR() 240 DBG_DUMP_TM_REQUEST_FRAME(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_TM_REQUEST_FRAME() 257 DBG_DUMP_TM_REPLY_FRAME(MPT_ADAPTER *ioc, u32 *mfp) in DBG_DUMP_TM_REPLY_FRAME() 278 #define DBG_DUMP_FW_DOWNLOAD(IOC, mfp, numfrags) argument 279 #define DBG_DUMP_PUT_MSG_FRAME(IOC, mfp) argument [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
| D | mpt3sas_debug.h | 157 __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
|
| D | mpt3sas_base.c | 4168 __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 7051 __le32 *mfp; in _base_handshake_req_reply_wait() local 7593 __le32 *mfp; in _base_send_ioc_init() local
|
| /kernel/linux/linux-5.10/drivers/scsi/mpt3sas/ |
| D | mpt3sas_debug.h | 157 __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
|
| D | mpt3sas_base.c | 3876 __le32 *mfp = (__le32 *)mpt3sas_base_get_msg_frame(ioc, smid); in _base_put_smid_mpi_ep_scsi_io() local 3952 __le32 *mfp = (__le32 *)mpt3sas_base_get_msg_frame(ioc, smid); in _base_put_smid_hi_priority() local 4014 __le32 *mfp = (__le32 *)mpt3sas_base_get_msg_frame(ioc, smid); in _base_put_smid_default() local 6006 __le32 *mfp; in _base_handshake_req_reply_wait() local 6541 __le32 *mfp; in _base_send_ioc_init() local
|
| /kernel/linux/linux-6.6/drivers/pinctrl/ |
| D | pinctrl-lantiq.c | 213 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
|
| D | pinctrl-falcon.c | 378 int mfp, int mux) in falcon_mux_apply()
|
| D | pinctrl-lantiq.h | 80 const struct ltq_mfp_pin *mfp; member
|
| /kernel/linux/linux-6.6/drivers/soc/pxa/ |
| D | mfp.c | 204 unsigned long mfp_read(int mfp) in mfp_read() 217 void mfp_write(int mfp, unsigned long val) in mfp_write()
|
| /kernel/linux/linux-5.10/drivers/pinctrl/ |
| D | pinctrl-lantiq.c | 212 static int match_mux(const struct ltq_mfp_pin *mfp, unsigned mux) in match_mux() 296 int mfp = match_mfp(info, pin); in ltq_pmx_gpio_request_enable() local
|
| D | pinctrl-falcon.c | 378 int mfp, int mux) in falcon_mux_apply()
|
| D | pinctrl-lantiq.h | 79 const struct ltq_mfp_pin *mfp; member
|
| /kernel/linux/linux-5.10/arch/arm/plat-pxa/ |
| D | mfp.c | 204 unsigned long mfp_read(int mfp) in mfp_read() 217 void mfp_write(int mfp, unsigned long val) in mfp_write()
|
| /kernel/linux/linux-6.6/drivers/scsi/mpi3mr/ |
| D | mpi3mr_debug.h | 164 __le32 *mfp = (__le32 *)req; in dprint_dump() local 188 __le32 *mfp = (__le32 *)req; in dprint_dump_req() local
|
| /kernel/linux/linux-6.6/arch/arm/mach-pxa/ |
| D | mfp-pxa2xx.c | 121 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()
|
| D | mfp-pxa3xx.h | 145 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()
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
| D | mfp-pxa2xx.c | 119 static inline int __mfp_validate(int mfp) in __mfp_validate() 152 void pxa2xx_mfp_set_lpm(int mfp, unsigned long lpm) in pxa2xx_mfp_set_lpm()
|
| D | mfp-pxa3xx.h | 145 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()
|
| /kernel/linux/linux-6.6/arch/m68k/atari/ |
| D | ataints.c | 132 volatile struct MFP *mfp; member
|
| /kernel/linux/linux-5.10/arch/m68k/atari/ |
| D | ataints.c | 132 volatile struct MFP *mfp; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
| D | hif_tx.c | 459 int wfx_hif_map_link(struct wfx_vif *wvif, bool unmap, u8 *mac_addr, int sta_id, bool mfp) in wfx_hif_map_link()
|
| /kernel/linux/linux-5.10/drivers/staging/wfx/ |
| D | hif_tx.c | 488 int hif_map_link(struct wfx_vif *wvif, bool unmap, u8 *mac_addr, int sta_id, bool mfp) in hif_map_link()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | sta.c | 3278 u8 key_offset, bool mfp) in iwl_mvm_send_sta_key() 3498 bool mfp = false; in __iwl_mvm_set_sta_key() local 3709 bool mfp = sta ? sta->mfp : false; in iwl_mvm_update_tkip_key() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | sta.c | 3580 u8 key_offset, bool mfp) in iwl_mvm_send_sta_key() 3845 bool mfp = false; in __iwl_mvm_set_sta_key() local 4050 bool mfp = sta ? sta->mfp : false; in iwl_mvm_update_tkip_key() local
|