Home
last modified time | relevance | path

Searched defs:pf (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_main.c47 nfp_net_get_mac_addr(struct nfp_pf *pf, struct net_device *netdev, in nfp_net_get_mac_addr()
74 static int nfp_net_pf_get_num_ports(struct nfp_pf *pf) in nfp_net_pf_get_num_ports()
79 static int nfp_net_pf_get_app_id(struct nfp_pf *pf) in nfp_net_pf_get_app_id()
85 static void nfp_net_pf_free_vnic(struct nfp_pf *pf, struct nfp_net *nn) in nfp_net_pf_free_vnic()
95 static void nfp_net_pf_free_vnics(struct nfp_pf *pf) in nfp_net_pf_free_vnics()
105 nfp_net_pf_alloc_vnic(struct nfp_pf *pf, bool needs_netdev, in nfp_net_pf_alloc_vnic()
147 nfp_net_pf_init_vnic(struct nfp_pf *pf, struct nfp_net *nn, unsigned int id) in nfp_net_pf_init_vnic()
190 nfp_net_pf_alloc_vnics(struct nfp_pf *pf, void __iomem *ctrl_bar, in nfp_net_pf_alloc_vnics()
222 static void nfp_net_pf_clean_vnic(struct nfp_pf *pf, struct nfp_net *nn) in nfp_net_pf_clean_vnic()
234 static int nfp_net_pf_alloc_irqs(struct nfp_pf *pf) in nfp_net_pf_alloc_irqs()
[all …]
Dnfp_main.c51 int nfp_pf_rtsym_read_optional(struct nfp_pf *pf, const char *format, in nfp_pf_rtsym_read_optional()
72 nfp_pf_map_rtsym(struct nfp_pf *pf, const char *name, const char *sym_fmt, in nfp_pf_map_rtsym()
84 int nfp_mbox_cmd(struct nfp_pf *pf, u32 cmd, void *in_data, u64 in_length, in nfp_mbox_cmd()
161 static bool nfp_board_ready(struct nfp_pf *pf) in nfp_board_ready()
178 static int nfp_pf_board_state_wait(struct nfp_pf *pf) in nfp_pf_board_state_wait()
200 static int nfp_pcie_sriov_read_nfd_limit(struct nfp_pf *pf) in nfp_pcie_sriov_read_nfd_limit()
224 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_enable() local
267 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_disable() local
304 int nfp_flash_update_common(struct nfp_pf *pf, const char *path, in nfp_flash_update_common()
346 nfp_net_fw_request(struct pci_dev *pdev, struct nfp_pf *pf, const char *name) in nfp_net_fw_request()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_main.c77 nfp_net_get_mac_addr(struct nfp_pf *pf, struct net_device *netdev, in nfp_net_get_mac_addr()
104 static int nfp_net_pf_get_num_ports(struct nfp_pf *pf) in nfp_net_pf_get_num_ports()
109 static int nfp_net_pf_get_app_id(struct nfp_pf *pf) in nfp_net_pf_get_app_id()
115 static void nfp_net_pf_free_vnic(struct nfp_pf *pf, struct nfp_net *nn) in nfp_net_pf_free_vnic()
125 static void nfp_net_pf_free_vnics(struct nfp_pf *pf) in nfp_net_pf_free_vnics()
135 nfp_net_pf_alloc_vnic(struct nfp_pf *pf, bool needs_netdev, in nfp_net_pf_alloc_vnic()
177 nfp_net_pf_init_vnic(struct nfp_pf *pf, struct nfp_net *nn, unsigned int id) in nfp_net_pf_init_vnic()
215 nfp_net_pf_alloc_vnics(struct nfp_pf *pf, void __iomem *ctrl_bar, in nfp_net_pf_alloc_vnics()
249 static void nfp_net_pf_clean_vnic(struct nfp_pf *pf, struct nfp_net *nn) in nfp_net_pf_clean_vnic()
259 static int nfp_net_pf_alloc_irqs(struct nfp_pf *pf) in nfp_net_pf_alloc_irqs()
[all …]
Dnfp_main.c79 int nfp_pf_rtsym_read_optional(struct nfp_pf *pf, const char *format, in nfp_pf_rtsym_read_optional()
100 nfp_pf_map_rtsym(struct nfp_pf *pf, const char *name, const char *sym_fmt, in nfp_pf_map_rtsym()
112 int nfp_mbox_cmd(struct nfp_pf *pf, u32 cmd, void *in_data, u64 in_length, in nfp_mbox_cmd()
195 static bool nfp_board_ready(struct nfp_pf *pf) in nfp_board_ready()
212 static int nfp_pf_board_state_wait(struct nfp_pf *pf) in nfp_pf_board_state_wait()
234 static int nfp_pcie_sriov_read_nfd_limit(struct nfp_pf *pf) in nfp_pcie_sriov_read_nfd_limit()
258 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_enable() local
301 struct nfp_pf *pf = pci_get_drvdata(pdev); in nfp_pcie_sriov_disable() local
336 nfp_net_fw_request(struct pci_dev *pdev, struct nfp_pf *pf, const char *name) in nfp_net_fw_request()
358 nfp_net_fw_find(struct pci_dev *pdev, struct nfp_pf *pf) in nfp_net_fw_find()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_dcb_nl.c16 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_devreset() local
35 struct ice_pf *pf; in ice_dcbnl_getets() local
64 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_setets() local
130 struct ice_pf *pf = ice_netdev_to_pf(dev); in ice_dcbnl_getnumtcs() local
145 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_getdcbx() local
157 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_setdcbx() local
192 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_get_perm_hw_addr() local
225 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_getpfc() local
251 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_setpfc() local
288 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_dcbnl_get_pfc_cfg() local
[all …]
Dice_devlink.c9 static void ice_info_get_dsn(struct ice_pf *pf, char *buf, size_t len) in ice_info_get_dsn()
19 static int ice_info_pba(struct ice_pf *pf, char *buf, size_t len) in ice_info_pba()
33 static int ice_info_fw_mgmt(struct ice_pf *pf, char *buf, size_t len) in ice_info_fw_mgmt()
43 static int ice_info_fw_api(struct ice_pf *pf, char *buf, size_t len) in ice_info_fw_api()
52 static int ice_info_fw_build(struct ice_pf *pf, char *buf, size_t len) in ice_info_fw_build()
61 static int ice_info_orom_ver(struct ice_pf *pf, char *buf, size_t len) in ice_info_orom_ver()
70 static int ice_info_nvm_ver(struct ice_pf *pf, char *buf, size_t len) in ice_info_nvm_ver()
79 static int ice_info_eetrack(struct ice_pf *pf, char *buf, size_t len) in ice_info_eetrack()
88 static int ice_info_ddp_pkg_name(struct ice_pf *pf, char *buf, size_t len) in ice_info_ddp_pkg_name()
97 static int ice_info_ddp_pkg_version(struct ice_pf *pf, char *buf, size_t len) in ice_info_ddp_pkg_version()
[all …]
Dice_main.c68 static void ice_check_for_hang_subtask(struct ice_pf *pf) in ice_check_for_hang_subtask()
126 static int ice_init_mac_fltr(struct ice_pf *pf) in ice_init_mac_fltr()
264 struct ice_pf *pf = vsi->back; in ice_vsi_sync_fltr() local
416 static void ice_sync_fltr_subtask(struct ice_pf *pf) in ice_sync_fltr_subtask()
439 static void ice_pf_dis_all_vsi(struct ice_pf *pf, bool locked) in ice_pf_dis_all_vsi()
455 ice_prepare_for_reset(struct ice_pf *pf) in ice_prepare_for_reset()
491 static void ice_do_reset(struct ice_pf *pf, enum ice_reset_req reset_type) in ice_do_reset()
529 static void ice_reset_subtask(struct ice_pf *pf) in ice_reset_subtask()
790 static void ice_set_dflt_mib(struct ice_pf *pf) in ice_set_dflt_mib()
883 ice_link_event(struct ice_pf *pf, struct ice_port_info *pi, bool link_up, in ice_link_event()
[all …]
Dice_virtchnl_pf.c14 static int ice_validate_vf_id(struct ice_pf *pf, u16 vf_id) in ice_validate_vf_id()
29 static int ice_check_vf_init(struct ice_pf *pf, struct ice_vf *vf) in ice_check_vf_init()
79 ice_vc_vf_broadcast(struct ice_pf *pf, enum virtchnl_ops v_opcode, in ice_vc_vf_broadcast()
145 struct ice_pf *pf = vf->pf; in ice_is_vf_link_up() local
210 struct ice_pf *pf = vf->pf; in ice_free_vf_res() local
246 struct ice_pf *pf = vf->pf; in ice_dis_vf_mappings() local
291 static int ice_sriov_free_msix_res(struct ice_pf *pf) in ice_sriov_free_msix_res()
328 struct ice_pf *pf = vf->pf; in ice_dis_vf_qs() local
342 void ice_free_vfs(struct ice_pf *pf) in ice_free_vfs()
420 struct ice_pf *pf = vf->pf; in ice_trigger_vf_reset() local
[all …]
Dice_dcb_lib.h57 static inline bool ice_is_dcb_active(struct ice_pf *pf) in ice_is_dcb_active()
63 #define ice_dcb_rebuild(pf) do {} while (0) argument
83 ice_init_pf_dcb(struct ice_pf *pf, bool __always_unused locked) in ice_init_pf_dcb()
90 ice_pf_dcb_cfg(struct ice_pf __always_unused *pf, in ice_pf_dcb_cfg()
104 static inline bool ice_is_dcb_active(struct ice_pf __always_unused *pf) in ice_is_dcb_active()
110 ice_is_pfc_causing_hung_q(struct ice_pf __always_unused *pf, in ice_is_pfc_causing_hung_q()
116 #define ice_update_dcb_stats(pf) do {} while (0) argument
117 #define ice_pf_dcb_recfg(pf) do {} while (0) argument
119 #define ice_dcb_process_lldp_set_mib_change(pf, event) do {} while (0) argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c38 static void i40e_ptp_read(struct i40e_pf *pf, struct timespec64 *ts, in i40e_ptp_read()
65 static void i40e_ptp_write(struct i40e_pf *pf, const struct timespec64 *ts) in i40e_ptp_write()
104 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjfreq() local
148 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjtime() local
175 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_gettimex() local
195 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_settime() local
231 static u32 i40e_ptp_get_rx_events(struct i40e_pf *pf) in i40e_ptp_get_rx_events()
269 void i40e_ptp_rx_hang(struct i40e_pf *pf) in i40e_ptp_rx_hang()
328 void i40e_ptp_tx_hang(struct i40e_pf *pf) in i40e_ptp_tx_hang()
362 void i40e_ptp_tx_hwtstamp(struct i40e_pf *pf) in i40e_ptp_tx_hwtstamp()
[all …]
Di40e_client.c86 struct i40e_pf *pf = vsi->back; in i40e_notify_client_of_vf_msg() local
112 struct i40e_pf *pf = vsi->back; in i40e_notify_client_of_l2_param_changes() local
148 struct i40e_pf *pf = ldev->pf; in i40e_client_release_qvlist() local
171 struct i40e_pf *pf = vsi->back; in i40e_notify_client_of_netdev_close() local
193 void i40e_notify_client_of_vf_reset(struct i40e_pf *pf, u32 vf_id) in i40e_notify_client_of_vf_reset()
218 void i40e_notify_client_of_vf_enable(struct i40e_pf *pf, u32 num_vfs) in i40e_notify_client_of_vf_enable()
245 int i40e_vf_client_capable(struct i40e_pf *pf, u32 vf_id) in i40e_vf_client_capable()
267 void i40e_client_update_msix_info(struct i40e_pf *pf) in i40e_client_update_msix_info()
283 static void i40e_client_add_instance(struct i40e_pf *pf) in i40e_client_add_instance()
336 void i40e_client_del_instance(struct i40e_pf *pf) in i40e_client_del_instance()
[all …]
Di40e_main.c111 struct i40e_pf *pf = (struct i40e_pf *)hw->back; in i40e_allocate_dma_mem_d() local
129 struct i40e_pf *pf = (struct i40e_pf *)hw->back; in i40e_free_dma_mem_d() local
185 static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile, in i40e_get_lump()
264 struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id) in i40e_find_vsi_from_id()
281 void i40e_service_event_schedule(struct i40e_pf *pf) in i40e_service_event_schedule()
302 struct i40e_pf *pf = vsi->back; in i40e_tx_timeout() local
503 void i40e_pf_reset_stats(struct i40e_pf *pf) in i40e_pf_reset_stats()
605 struct i40e_pf *pf = vsi->back; in i40e_update_eth_stats() local
666 struct i40e_pf *pf = veb->pf; in i40e_update_veb_stats() local
751 struct i40e_pf *pf = vsi->back; in i40e_update_vsi_stats() local
[all …]
Di40e_virtchnl_pf.c18 static void i40e_vc_vf_broadcast(struct i40e_pf *pf, in i40e_vc_vf_broadcast()
51 struct i40e_pf *pf = vf->pf; in i40e_vc_notify_vf_link_state() local
78 void i40e_vc_notify_link_state(struct i40e_pf *pf) in i40e_vc_notify_link_state()
92 void i40e_vc_notify_reset(struct i40e_pf *pf) in i40e_vc_notify_reset()
140 struct i40e_pf *pf = vf->pf; in i40e_vc_disable_vf() local
175 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_vsi_id() local
192 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_queue_id() local
207 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_vector_id() local
225 struct i40e_pf *pf = vf->pf; in i40e_vc_get_pf_queue_id() local
287 struct i40e_pf *pf = vf->pf; in i40e_config_irq_link_list() local
[all …]
Di40e_ethtool.c470 static void i40e_partition_setting_complaint(struct i40e_pf *pf) in i40e_partition_setting_complaint()
482 static void i40e_phy_type_to_ethtool(struct i40e_pf *pf, in i40e_phy_type_to_ethtool()
764 struct i40e_pf *pf) in i40e_get_settings_link_up()
1038 struct i40e_pf *pf) in i40e_get_settings_link_down()
1061 struct i40e_pf *pf = np->vsi->back; in i40e_get_link_ksettings() local
1153 struct i40e_pf *pf = np->vsi->back; in i40e_set_link_ksettings() local
1388 struct i40e_pf *pf = np->vsi->back; in i40e_set_fec_cfg() local
1450 struct i40e_pf *pf = np->vsi->back; in i40e_get_fec_param() local
1492 struct i40e_pf *pf = np->vsi->back; in i40e_set_fec_param() local
1536 struct i40e_pf *pf = np->vsi->back; in i40e_nway_reset() local
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c67 static void otx2_disable_flr_me_intr(struct otx2_nic *pf) in otx2_disable_flr_me_intr()
93 static void otx2_flr_wq_destroy(struct otx2_nic *pf) in otx2_flr_wq_destroy()
105 struct otx2_nic *pf = flrwork->pf; in otx2_flr_handler() local
136 struct otx2_nic *pf = (struct otx2_nic *)pf_irq; in otx2_pf_flr_intr_handler() local
165 struct otx2_nic *pf = (struct otx2_nic *)pf_irq; in otx2_pf_me_intr_handler() local
188 static int otx2_register_flr_me_intr(struct otx2_nic *pf, int numvfs) in otx2_register_flr_me_intr()
261 static int otx2_pf_flr_init(struct otx2_nic *pf, int num_vfs) in otx2_pf_flr_init()
356 static int otx2_forward_vf_mbox_msgs(struct otx2_nic *pf, in otx2_forward_vf_mbox_msgs()
453 struct otx2_nic *pf; in otx2_pfvf_mbox_handler() local
491 struct otx2_nic *pf = vf_mbox->pfvf; in otx2_pfvf_mbox_up_handler() local
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/intel/i40e/
Di40e_client.c86 struct i40e_pf *pf = vsi->back; in i40e_notify_client_of_vf_msg() local
112 struct i40e_pf *pf = vsi->back; in i40e_notify_client_of_l2_param_changes() local
148 struct i40e_pf *pf = ldev->pf; in i40e_client_release_qvlist() local
171 struct i40e_pf *pf = vsi->back; in i40e_notify_client_of_netdev_close() local
193 void i40e_notify_client_of_vf_reset(struct i40e_pf *pf, u32 vf_id) in i40e_notify_client_of_vf_reset()
218 void i40e_notify_client_of_vf_enable(struct i40e_pf *pf, u32 num_vfs) in i40e_notify_client_of_vf_enable()
245 int i40e_vf_client_capable(struct i40e_pf *pf, u32 vf_id) in i40e_vf_client_capable()
267 void i40e_client_update_msix_info(struct i40e_pf *pf) in i40e_client_update_msix_info()
285 static void i40e_client_add_instance(struct i40e_pf *pf) in i40e_client_add_instance()
338 void i40e_client_del_instance(struct i40e_pf *pf) in i40e_client_del_instance()
[all …]
Di40e_ptp.c36 static void i40e_ptp_read(struct i40e_pf *pf, struct timespec64 *ts) in i40e_ptp_read()
60 static void i40e_ptp_write(struct i40e_pf *pf, const struct timespec64 *ts) in i40e_ptp_write()
99 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjfreq() local
144 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjtime() local
168 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_gettime() local
188 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_settime() local
224 static u32 i40e_ptp_get_rx_events(struct i40e_pf *pf) in i40e_ptp_get_rx_events()
263 void i40e_ptp_rx_hang(struct i40e_pf *pf) in i40e_ptp_rx_hang()
322 void i40e_ptp_tx_hang(struct i40e_pf *pf) in i40e_ptp_tx_hang()
356 void i40e_ptp_tx_hwtstamp(struct i40e_pf *pf) in i40e_ptp_tx_hwtstamp()
[all …]
Di40e_main.c107 struct i40e_pf *pf = (struct i40e_pf *)hw->back; in i40e_allocate_dma_mem_d() local
125 struct i40e_pf *pf = (struct i40e_pf *)hw->back; in i40e_free_dma_mem_d() local
181 static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile, in i40e_get_lump()
260 struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id) in i40e_find_vsi_from_id()
277 void i40e_service_event_schedule(struct i40e_pf *pf) in i40e_service_event_schedule()
296 struct i40e_pf *pf = vsi->back; in i40e_tx_timeout() local
516 void i40e_pf_reset_stats(struct i40e_pf *pf) in i40e_pf_reset_stats()
614 struct i40e_pf *pf = vsi->back; in i40e_update_eth_stats() local
678 struct i40e_pf *pf = veb->pf; in i40e_update_veb_stats() local
763 struct i40e_pf *pf = vsi->back; in i40e_update_vsi_stats() local
[all …]
Di40e_virtchnl_pf.c18 static void i40e_vc_vf_broadcast(struct i40e_pf *pf, in i40e_vc_vf_broadcast()
51 struct i40e_pf *pf = vf->pf; in i40e_vc_notify_vf_link_state() local
78 void i40e_vc_notify_link_state(struct i40e_pf *pf) in i40e_vc_notify_link_state()
92 void i40e_vc_notify_reset(struct i40e_pf *pf) in i40e_vc_notify_reset()
169 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_vsi_id() local
186 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_queue_id() local
201 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_vector_id() local
219 struct i40e_pf *pf = vf->pf; in i40e_vc_get_pf_queue_id() local
281 struct i40e_pf *pf = vf->pf; in i40e_config_irq_link_list() local
385 struct i40e_pf *pf = vf->pf; in i40e_release_iwarp_qvlist() local
[all …]
Di40e_ethtool.c258 static void i40e_partition_setting_complaint(struct i40e_pf *pf) in i40e_partition_setting_complaint()
270 static void i40e_phy_type_to_ethtool(struct i40e_pf *pf, in i40e_phy_type_to_ethtool()
482 struct i40e_pf *pf) in i40e_get_settings_link_up()
725 struct i40e_pf *pf) in i40e_get_settings_link_down()
748 struct i40e_pf *pf = np->vsi->back; in i40e_get_link_ksettings() local
838 struct i40e_pf *pf = np->vsi->back; in i40e_set_link_ksettings() local
1068 struct i40e_pf *pf = np->vsi->back; in i40e_nway_reset() local
1095 struct i40e_pf *pf = np->vsi->back; in i40e_get_pauseparam() local
1130 struct i40e_pf *pf = np->vsi->back; in i40e_set_pauseparam() local
1223 struct i40e_pf *pf = np->vsi->back; in i40e_get_msglevel() local
[all …]
Di40e_debugfs.c18 static struct i40e_vsi *i40e_dbg_find_vsi(struct i40e_pf *pf, int seid) in i40e_dbg_find_vsi()
37 static struct i40e_veb *i40e_dbg_find_veb(struct i40e_pf *pf, int seid) in i40e_dbg_find_veb()
66 struct i40e_pf *pf = filp->private_data; in i40e_dbg_command_read() local
109 static void i40e_dbg_dump_vsi_seid(struct i40e_pf *pf, int seid) in i40e_dbg_dump_vsi_seid()
447 static void i40e_dbg_dump_aq_desc(struct i40e_pf *pf) in i40e_dbg_dump_aq_desc()
496 struct i40e_pf *pf, bool is_rx_ring) in i40e_dbg_dump_desc()
577 static void i40e_dbg_dump_vsi_no_seid(struct i40e_pf *pf) in i40e_dbg_dump_vsi_no_seid()
592 static void i40e_dbg_dump_eth_stats(struct i40e_pf *pf, in i40e_dbg_dump_eth_stats()
618 static void i40e_dbg_dump_veb_seid(struct i40e_pf *pf, int seid) in i40e_dbg_dump_veb_seid()
639 static void i40e_dbg_dump_veb_all(struct i40e_pf *pf) in i40e_dbg_dump_veb_all()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/intel/ice/
Dice_main.c120 ice_get_res(struct ice_pf *pf, struct ice_res_tracker *res, u16 needed, u16 id) in ice_get_res()
184 struct ice_pf *pf = vsi->back; in ice_add_mac_to_list() local
287 struct ice_pf *pf = vsi->back; in ice_vsi_sync_fltr() local
422 static void ice_sync_fltr_subtask(struct ice_pf *pf) in ice_sync_fltr_subtask()
456 ice_prepare_for_reset(struct ice_pf *pf) in ice_prepare_for_reset()
484 static void ice_do_reset(struct ice_pf *pf, enum ice_reset_req reset_type) in ice_do_reset()
520 static void ice_reset_subtask(struct ice_pf *pf) in ice_reset_subtask()
573 static void ice_watchdog_subtask(struct ice_pf *pf) in ice_watchdog_subtask()
735 ice_link_event(struct ice_pf *pf, struct ice_port_info *pi) in ice_link_event()
791 static int ice_handle_link_event(struct ice_pf *pf) in ice_handle_link_event()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
Denetc_pf.c54 static void enetc_enable_si_vlan_promisc(struct enetc_pf *pf, int si_idx) in enetc_enable_si_vlan_promisc()
60 static void enetc_disable_si_vlan_promisc(struct enetc_pf *pf, int si_idx) in enetc_disable_si_vlan_promisc()
145 static void enetc_sync_mac_filters(struct enetc_pf *pf) in enetc_sync_mac_filters()
192 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_pf_set_rx_mode() local
268 static void enetc_sync_vlan_ht_filter(struct enetc_pf *pf, bool rehash) in enetc_sync_vlan_ht_filter()
288 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_vlan_rx_add_vid() local
303 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_vlan_rx_del_vid() local
338 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_pf_set_vf_mac() local
357 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_pf_set_vf_vlan() local
376 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_pf_set_vf_spoofchk() local
[all …]
/kernel/linux/linux-5.10/drivers/block/paride/
Dpf.c290 struct pf_unit *pf; in pf_init_units() local
331 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_open() local
356 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_getgeo() local
374 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_ioctl() local
390 struct pf_unit *pf = disk->private_data; in pf_release() local
412 static inline int status_reg(struct pf_unit *pf) in status_reg()
417 static inline int read_reg(struct pf_unit *pf, int reg) in read_reg()
422 static inline void write_reg(struct pf_unit *pf, int reg, int val) in write_reg()
427 static int pf_wait(struct pf_unit *pf, int go, int stop, char *fun, char *msg) in pf_wait()
451 static int pf_command(struct pf_unit *pf, char *cmd, int dlen, char *fun) in pf_command()
[all …]
/kernel/linux/linux-4.19/drivers/block/paride/
Dpf.c282 struct pf_unit *pf; in pf_init_units() local
314 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_open() local
339 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_getgeo() local
357 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_ioctl() local
373 struct pf_unit *pf = disk->private_data; in pf_release() local
395 static inline int status_reg(struct pf_unit *pf) in status_reg()
400 static inline int read_reg(struct pf_unit *pf, int reg) in read_reg()
405 static inline void write_reg(struct pf_unit *pf, int reg, int val) in write_reg()
410 static int pf_wait(struct pf_unit *pf, int go, int stop, char *fun, char *msg) in pf_wait()
434 static int pf_command(struct pf_unit *pf, char *cmd, int dlen, char *fun) in pf_command()
[all …]

12345678910>>...20