Home
last modified time | relevance | path

Searched defs:nsp (Results 1 – 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp_eth.c125 nfp_eth_port_translate(struct nfp_nsp *nsp, const union eth_table_entry *src, in nfp_eth_port_translate()
232 struct nfp_nsp *nsp; in nfp_eth_read_ports() local
245 __nfp_eth_read_ports(struct nfp_cpp *cpp, struct nfp_nsp *nsp) in __nfp_eth_read_ports()
301 struct nfp_nsp *nsp; in nfp_eth_config_start() local
335 void nfp_eth_config_cleanup_end(struct nfp_nsp *nsp) in nfp_eth_config_cleanup_end()
359 int nfp_eth_config_commit_end(struct nfp_nsp *nsp) in nfp_eth_config_commit_end()
391 struct nfp_nsp *nsp; in nfp_eth_set_mod_enable() local
430 struct nfp_nsp *nsp; in nfp_eth_set_configured() local
462 nfp_eth_set_bit_config(struct nfp_nsp *nsp, unsigned int raw_idx, in nfp_eth_set_bit_config()
495 #define NFP_ETH_SET_BIT_CONFIG(nsp, raw_idx, mask, val, ctrl_bit) \ argument
[all …]
Dnfp_nsp_cmds.c18 __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
Dnfp_nsp.c437 nfp_nsp_command_buf_def(struct nfp_nsp *nsp, in nfp_nsp_command_buf_def()
493 nfp_nsp_command_buf_dma_sg(struct nfp_nsp *nsp, in nfp_nsp_command_buf_dma_sg()
622 nfp_nsp_command_buf_dma(struct nfp_nsp *nsp, in nfp_nsp_command_buf_dma()
657 nfp_nsp_command_buf(struct nfp_nsp *nsp, struct nfp_nsp_command_buf_arg *arg) in nfp_nsp_command_buf()
/kernel/linux/linux-4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp_eth.c155 nfp_eth_port_translate(struct nfp_nsp *nsp, const union eth_table_entry *src, in nfp_eth_port_translate()
259 struct nfp_nsp *nsp; in nfp_eth_read_ports() local
272 __nfp_eth_read_ports(struct nfp_cpp *cpp, struct nfp_nsp *nsp) in __nfp_eth_read_ports()
329 struct nfp_nsp *nsp; in nfp_eth_config_start() local
363 void nfp_eth_config_cleanup_end(struct nfp_nsp *nsp) in nfp_eth_config_cleanup_end()
387 int nfp_eth_config_commit_end(struct nfp_nsp *nsp) in nfp_eth_config_commit_end()
419 struct nfp_nsp *nsp; in nfp_eth_set_mod_enable() local
458 struct nfp_nsp *nsp; in nfp_eth_set_configured() local
490 nfp_eth_set_bit_config(struct nfp_nsp *nsp, unsigned int raw_idx, in nfp_eth_set_bit_config()
523 #define NFP_ETH_SET_BIT_CONFIG(nsp, raw_idx, mask, val, ctrl_bit) \ argument
[all …]
Dnfp_nsp_cmds.c48 __le16 nsp; member
53 struct nfp_nsp_identify *__nfp_nsp_identify(struct nfp_nsp *nsp) in __nfp_nsp_identify()
104 struct nfp_nsp *nsp; in nfp_hwmon_read_sensor() local
Dnfp_nsp.c392 __nfp_nsp_command_buf(struct nfp_nsp *nsp, u16 code, u32 option, in __nfp_nsp_command_buf()
462 nfp_nsp_command_buf(struct nfp_nsp *nsp, u16 code, u32 option, in nfp_nsp_command_buf()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_main.c309 struct nfp_nsp *nsp; in nfp_flash_update_common() local
432 nfp_get_fw_policy_value(struct pci_dev *pdev, struct nfp_nsp *nsp, in nfp_get_fw_policy_value()
467 nfp_fw_load(struct pci_dev *pdev, struct nfp_pf *pf, struct nfp_nsp *nsp) in nfp_fw_load()
574 struct nfp_nsp *nsp) in nfp_nsp_init_ports()
600 struct nfp_nsp *nsp; in nfp_nsp_init() local
643 struct nfp_nsp *nsp; in nfp_fw_unload() local
Ddevlink_param.c88 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
Dnfp_devlink.c42 struct nfp_nsp *nsp; in nfp_devlink_set_lanes() local
260 struct nfp_nsp *nsp; in nfp_devlink_info_get() local
Dnfp_net_ethtool.c183 struct nfp_nsp *nsp; in nfp_net_get_nspinfo() local
340 struct nfp_nsp *nsp; in nfp_net_set_link_ksettings() local
1223 struct nfp_nsp *nsp; in nfp_port_get_module_info() local
1298 struct nfp_nsp *nsp; in nfp_port_get_module_eeprom() local
/kernel/linux/linux-4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_main.c430 nfp_fw_load(struct pci_dev *pdev, struct nfp_pf *pf, struct nfp_nsp *nsp) in nfp_fw_load()
472 struct nfp_nsp *nsp) in nfp_nsp_init_ports()
498 struct nfp_nsp *nsp; in nfp_nsp_init() local
541 struct nfp_nsp *nsp; in nfp_fw_unload() local
Dnfp_net_ethtool.c187 struct nfp_nsp *nsp; in nfp_net_get_nspinfo() local
344 struct nfp_nsp *nsp; in nfp_net_set_link_ksettings() local
1272 struct nfp_nsp *nsp; in nfp_net_flash_device() local
Dnfp_devlink.c71 struct nfp_nsp *nsp; in nfp_devlink_set_lanes() local
/kernel/linux/linux-4.19/samples/connector/
Dcn_test.c38 static void cn_test_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in cn_test_callback()
/kernel/linux/linux-5.10/samples/connector/
Dcn_test.c25 static void cn_test_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in cn_test_callback()
/kernel/linux/linux-5.10/drivers/md/
Ddm-log-userspace-transfer.c133 static void cn_ulog_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in cn_ulog_callback()
/kernel/linux/linux-4.19/drivers/md/
Ddm-log-userspace-transfer.c133 static void cn_ulog_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in cn_ulog_callback()
/kernel/linux/linux-5.10/drivers/hv/
Dhv_utils_transport.c184 static void hvt_cn_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in hvt_cn_callback()
/kernel/linux/linux-5.10/drivers/connector/
Dconnector.c137 struct netlink_skb_parms *nsp = &NETLINK_CB(skb); in cn_call_callback() local
Dcn_proc.c347 struct netlink_skb_parms *nsp) in cn_proc_mcast_ctl()
/kernel/linux/linux-4.19/drivers/hv/
Dhv_utils_transport.c194 static void hvt_cn_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in hvt_cn_callback()
/kernel/linux/linux-4.19/drivers/connector/
Dconnector.c150 struct netlink_skb_parms *nsp = &NETLINK_CB(skb); in cn_call_callback() local
Dcn_proc.c354 struct netlink_skb_parms *nsp) in cn_proc_mcast_ctl()
/kernel/linux/linux-5.10/kernel/
Dnsproxy.c367 struct nsproxy *nsp; in validate_nsset() local
/kernel/linux/linux-5.10/net/sched/
Dcls_rsvp.h348 struct rsvp_session *nsp, *s = f->sess; in rsvp_delete() local
481 struct rsvp_session *nsp, *s; in rsvp_change() local

12