/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/nfpcore/ |
A D | nfp_nsp_eth.c | 242 struct nfp_nsp *nsp; in nfp_eth_read_ports() local 255 __nfp_eth_read_ports(struct nfp_cpp *cpp, struct nfp_nsp *nsp) in __nfp_eth_read_ports() 311 struct nfp_nsp *nsp; in nfp_eth_config_start() local 345 void nfp_eth_config_cleanup_end(struct nfp_nsp *nsp) in nfp_eth_config_cleanup_end() 369 int nfp_eth_config_commit_end(struct nfp_nsp *nsp) in nfp_eth_config_commit_end() 401 struct nfp_nsp *nsp; in nfp_eth_set_mod_enable() local 440 struct nfp_nsp *nsp; in nfp_eth_set_configured() local 508 struct nfp_nsp *nsp; in nfp_eth_set_idmode() local 590 struct nfp_nsp *nsp; in nfp_eth_set_fec() local 618 int __nfp_eth_set_speed(struct nfp_nsp *nsp, unsigned int speed) in __nfp_eth_set_speed() [all …]
|
A D | nfp_nsp_cmds.c | 18 __le16 nsp; member 23 struct nfp_nsp_identify *__nfp_nsp_identify(struct nfp_nsp *nsp) in __nfp_nsp_identify() 74 struct nfp_nsp *nsp; in nfp_hwmon_read_sensor() local
|
A D | nfp_nsp.c | 438 nfp_nsp_command_buf_def(struct nfp_nsp *nsp, in nfp_nsp_command_buf_def() 494 nfp_nsp_command_buf_dma_sg(struct nfp_nsp *nsp, in nfp_nsp_command_buf_dma_sg() 623 nfp_nsp_command_buf_dma(struct nfp_nsp *nsp, in nfp_nsp_command_buf_dma() 658 nfp_nsp_command_buf(struct nfp_nsp *nsp, struct nfp_nsp_command_buf_arg *arg) in nfp_nsp_command_buf()
|
A D | nfp_nsp.h | 292 u16 nsp; member
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/ |
A D | nfp_main.c | 333 struct nfp_nsp *nsp; in nfp_flash_update_common() local 446 nfp_get_fw_policy_value(struct pci_dev *pdev, struct nfp_nsp *nsp, in nfp_get_fw_policy_value() 481 nfp_fw_load(struct pci_dev *pdev, struct nfp_pf *pf, struct nfp_nsp *nsp) in nfp_fw_load() 588 struct nfp_nsp *nsp) in nfp_nsp_init_ports() 614 struct nfp_nsp *nsp; in nfp_nsp_init() local 657 struct nfp_nsp *nsp; in nfp_fw_unload() local 721 struct nfp_nsp *nsp; in nfp_pf_cfg_hwinfo() local
|
A D | devlink_param.c | 88 struct nfp_nsp *nsp; in nfp_devlink_param_u8_get() local 139 struct nfp_nsp *nsp; in nfp_devlink_param_u8_set() local 209 struct nfp_nsp *nsp; in nfp_devlink_supports_params() local
|
A D | nfp_net_ethtool.c | 186 struct nfp_nsp *nsp; in nfp_net_get_nspinfo() local 560 struct nfp_nsp *nsp; in nfp_net_set_link_ksettings() local 702 struct nfp_nsp *nsp; in nfp_test_nsp() local 1637 struct nfp_nsp *nsp; in nfp_port_get_module_info() local 1717 struct nfp_nsp *nsp; in nfp_port_get_module_eeprom() local 1949 struct nfp_nsp *nsp; in nfp_net_get_nsp_hwindex() local 1981 struct nfp_nsp *nsp; in nfp_net_get_port_mac_by_hwinfo() local 2014 struct nfp_nsp *nsp; in nfp_net_set_port_mac_by_hwinfo() local
|
A D | nfp_devlink.c | 41 struct nfp_nsp *nsp; in nfp_devlink_set_lanes() local 238 struct nfp_nsp *nsp; in nfp_devlink_info_get() local
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | nmi.c | 491 struct nmi_stats *nsp = this_cpu_ptr(&nmi_stats); in DEFINE_IDTENTRY_RAW() local 596 struct nmi_stats *nsp; in nmi_backtrace_stall_snap() local 616 struct nmi_stats *nsp; in nmi_backtrace_stall_check() local
|
/linux-6.3-rc2/samples/connector/ |
A D | cn_test.c | 25 static void cn_test_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in cn_test_callback()
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-log-userspace-transfer.c | 133 static void cn_ulog_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in cn_ulog_callback()
|
/linux-6.3-rc2/drivers/connector/ |
A D | connector.c | 137 struct netlink_skb_parms *nsp = &NETLINK_CB(skb); in cn_call_callback() local
|
A D | cn_proc.c | 347 struct netlink_skb_parms *nsp) in cn_proc_mcast_ctl()
|
/linux-6.3-rc2/drivers/hv/ |
A D | hv_utils_transport.c | 184 static void hvt_cn_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in hvt_cn_callback()
|
/linux-6.3-rc2/kernel/ |
A D | nsproxy.c | 381 struct nsproxy *nsp; in validate_nsset() local
|
A D | fork.c | 2024 struct nsproxy *nsp = current->nsproxy; in copy_process() local
|
/linux-6.3-rc2/fs/ |
A D | proc_namespace.c | 246 struct nsproxy *nsp; in mounts_open_common() local
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/abm/ |
A D | main.c | 262 struct nfp_nsp *nsp; in nfp_abm_vnic_set_mac() local
|
/linux-6.3-rc2/drivers/soc/qcom/ |
A D | rpmhpd.c | 185 static struct rpmhpd nsp = { variable
|
/linux-6.3-rc2/drivers/w1/ |
A D | w1_netlink.c | 535 static void w1_cn_callback(struct cn_msg *cn, struct netlink_skb_parms *nsp) in w1_cn_callback()
|
/linux-6.3-rc2/drivers/s390/scsi/ |
A D | zfcp_scsi.c | 869 const struct fc_els_flogi *nsp, *plogi; in zfcp_scsi_shost_update_config_data() local
|
A D | zfcp_sysfs.c | 818 struct fc_els_flogi *nsp; in zfcp_sysfs_adapter_diag_b2b_credit_show() local
|
/linux-6.3-rc2/drivers/firmware/ |
A D | dmi_scan.c | 49 const u8 *nsp; in dmi_string_nosave() local
|
/linux-6.3-rc2/security/smack/ |
A D | smack_lsm.c | 2766 struct inode_smack *nsp = smack_inode(inode); in smack_inode_setsecurity() local 3663 struct socket_smack *nsp = newsk->sk_security; in smack_unix_stream_connect() local 4789 struct task_smack *nsp = smack_cred(new); in smack_uring_override_creds() local
|
/linux-6.3-rc2/drivers/video/fbdev/ |
A D | uvesafb.c | 72 static void uvesafb_cn_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in uvesafb_cn_callback()
|