···432432}433433434434/**435435- * atl1c_set_mac - Change the Ethernet Address of the NIC435435+ * atl1c_set_mac_addr - Change the Ethernet Address of the NIC436436 * @netdev: network interface device structure437437 * @p: pointer to an address structure438438 *···960960}961961962962/**963963- * atl1c_setup_mem_resources - allocate Tx / RX descriptor resources963963+ * atl1c_setup_ring_resources - allocate Tx / RX descriptor resources964964 * @adapter: board private structure965965 *966966 * Return 0 on success, negative on failure···13661366}1367136713681368/**13691369- * atl1c_configure - Configure Transmit&Receive Unit after Reset13691369+ * atl1c_configure_mac - Configure Transmit&Receive Unit after Reset13701370 * @adapter: board private structure13711371 *13721372 * Configure the Tx /Rx unit of the MAC after a reset.
+2-2
drivers/net/ethernet/atheros/atl1e/atl1e_main.c
···357357}358358359359/**360360- * atl1e_set_mac - Change the Ethernet Address of the NIC360360+ * atl1e_set_mac_addr - Change the Ethernet Address of the NIC361361 * @netdev: network interface device structure362362 * @p: pointer to an address structure363363 *···787787}788788789789/**790790- * atl1e_setup_mem_resources - allocate Tx / RX descriptor resources790790+ * atl1e_setup_ring_resources - allocate Tx / RX descriptor resources791791 * @adapter: board private structure792792 *793793 * Return 0 on success, negative on failure
···41524152/*************************** Credit handling **********************************/4153415341544154/**41554155- * atomic_add_ifless - add if the result is less than a given value.41554155+ * __atomic_add_ifless - add if the result is less than a given value.41564156 *41574157 * @v: pointer of type atomic_t41584158 * @a: the amount to add to v...···41804180}4181418141824182/**41834183- * atomic_dec_ifmoe - dec if the result is more or equal than a given value.41834183+ * __atomic_dec_ifmoe - dec if the result is more or equal than a given value.41844184 *41854185 * @v: pointer of type atomic_t41864186 * @a: the amount to dec from v...
+1-1
drivers/net/ethernet/brocade/bna/bfa_cee.c
···8282}83838484/**8585- * bfa_cee_get_attr_isr - CEE ISR for get-stats responses from f/w8585+ * bfa_cee_get_stats_isr - CEE ISR for get-stats responses from f/w8686 *8787 * @cee: Pointer to the CEE module8888 * @status: Return status from the f/w
···11// SPDX-License-Identifier: GPL-2.0-only22-/**22+/*33 * 1588 PTP support for Cadence GEM device.44 *55 * Copyright (C) 2017 Cadence Design Systems - https://www.cadence.com
+4-4
drivers/net/ethernet/calxeda/xgmac.c
···711711}712712713713/**714714- * init_xgmac_dma_desc_rings - init the RX/TX descriptor rings714714+ * xgmac_dma_desc_rings_init - init the RX/TX descriptor rings715715 * @dev: net device structure716716 * Description: this function initializes the DMA RX/TX descriptors717717 * and allocates the socket buffers.···859859}860860861861/**862862- * xgmac_tx:862862+ * xgmac_tx_complete:863863 * @priv: private driver structure864864 * Description: it reclaims resources after transmission completes.865865 */···10401040}1041104110421042/**10431043- * xgmac_release - close entry point of the driver10431043+ * xgmac_stop - close entry point of the driver10441044 * @dev : device pointer.10451045 * Description:10461046 * This is the stop entry point of the driver.···18121812}1813181318141814/**18151815- * xgmac_dvr_remove18151815+ * xgmac_remove18161816 * @pdev: platform device pointer18171817 * Description: this function resets the TX/RX processes, disables the MAC RX/TX18181818 * changes the link status, releases the DMA descriptor rings,
+2-2
drivers/net/ethernet/chelsio/cxgb3/sge.c
···665665666666667667/**668668- * free_qset - free the resources of an SGE queue set668668+ * t3_free_qset - free the resources of an SGE queue set669669 * @adapter: the adapter owning the queue set670670 * @q: the queue set671671 *···12561256}1257125712581258/**12591259- * eth_xmit - add a packet to the Ethernet Tx queue12591259+ * t3_eth_xmit - add a packet to the Ethernet Tx queue12601260 * @skb: the packet12611261 * @dev: the egress net device12621262 *
+1-1
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c
···446446}447447448448/**449449- * cxgb4_ptp_remove - disable PTP device and stop the overflow check449449+ * cxgb4_ptp_stop - disable PTP device and stop the overflow check450450 * @adapter: board private structure451451 *452452 * Stop the PTP support.
+2-2
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
···69836983}6984698469856985/**69866986- * t4_init_cmd - ask FW to initialize the device69866986+ * t4_early_init - ask FW to initialize the device69876987 * @adap: the adapter69886988 * @mbox: mailbox to use for the FW command69896989 *···1022410224}10225102251022610226/**1022710227- * t4_set_vf_mac - Set MAC address for the specified VF1022710227+ * t4_set_vf_mac_acl - Set MAC address for the specified VF1022810228 * @adapter: The adapter1022910229 * @vf: one of the VFs instantiated by the specified PF1023010230 * @naddr: the number of MAC addresses
+1-1
drivers/net/ethernet/chelsio/cxgb4vf/sge.c
···954954}955955956956/**957957- * check_ring_tx_db - check and potentially ring a TX queue's doorbell957957+ * ring_tx_db - check and potentially ring a TX queue's doorbell958958 * @adapter: the adapter959959 * @tq: the TX queue960960 * @n: number of new descriptors to give to HW
+3-3
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c
···111111}112112113113/**114114- *hns_mac_is_adjust_link - check is need change mac speed and duplex register114114+ *hns_mac_need_adjust_link - check is need change mac speed and duplex register115115 *@mac_cb: mac device116116 *@speed: phy device speed117117 *@duplex:phy device duplex···374374}375375376376/**377377- * hns_mac_queue_config_bc_en - set broadcast rx&tx enable377377+ * hns_mac_port_config_bc_en - set broadcast rx&tx enable378378 * @mac_cb: mac device379379 * @port_num: queue number380380 * @vlan_id: vlan id`···597597}598598599599/**600600- * hns_mac_set_autoneg - set rx & tx pause parameter600600+ * hns_mac_set_pauseparam - set rx & tx pause parameter601601 * @mac_cb: mac control block602602 * @rx_en: rx enable or not603603 * @tx_en: tx enable or not
···104104}105105106106/**107107- * hns_xgmac_tx_lf_rf_insert - insert lf rf control about xgmac107107+ * hns_xgmac_lf_rf_insert - insert lf rf control about xgmac108108 * @mac_drv: mac driver109109 * @mode: inserf rf or lf110110 */···115115}116116117117/**118118- * hns_xgmac__lf_rf_control_init - initial the lf rf control register118118+ * hns_xgmac_lf_rf_control_init - initial the lf rf control register119119 * @mac_drv: mac driver120120 */121121static void hns_xgmac_lf_rf_control_init(struct mac_driver *mac_drv)
+1-1
drivers/net/ethernet/hisilicon/hns/hns_enet.c
···770770}771771772772/**773773- * hns_nic_adp_coalesce - self adapte coalesce according to rx rate773773+ * hns_nic_adpt_coalesce - self adapte coalesce according to rx rate774774 * @ring_data: pointer to hns_nic_ring_data775775 **/776776static void hns_nic_adpt_coalesce(struct hns_nic_ring_data *ring_data)
+3-3
drivers/net/ethernet/hisilicon/hns/hns_ethtool.c
···192192}193193194194/**195195- *hns_nic_set_link_settings - implement ethtool set link ksettings195195+ *hns_nic_set_link_ksettings - implement ethtool set link ksettings196196 *@net_dev: net_device197197 *@cmd: ethtool_link_ksettings198198 *retuen 0 - success , negative --fail···827827}828828829829/**830830- * get_ethtool_stats - get detail statistics.830830+ * hns_get_ethtool_stats - get detail statistics.831831 * @netdev: net device832832 * @stats: statistics info.833833 * @data: statistics data.···885885}886886887887/**888888- * get_strings: Return a set of strings that describe the requested objects888888+ * hns_get_strings: Return a set of strings that describe the requested objects889889 * @netdev: net device890890 * @stringset: string set ID.891891 * @data: objects data.
+1-1
drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c
···594594}595595596596/**597597- * cmdq_arm_ceq_handler - cmdq completion event handler for sync command597597+ * cmdq_sync_cmd_handler - cmdq completion event handler for sync command598598 * @cmdq: the cmdq of the command599599 * @cons_idx: the consumer index to update the error code for600600 * @errcode: the error code
+4-4
drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c
···4848};49495050/**5151- * get_capability - convert device capabilities to NIC capabilities5151+ * parse_capability - convert device capabilities to NIC capabilities5252 * @hwdev: the HW device to set and convert device capabilities for5353 * @dev_cap: device capabilities from FW5454 *···9292}93939494/**9595- * get_cap_from_fw - get device capabilities from FW9595+ * get_capability - get device capabilities from FW9696 * @pfhwdev: the PF HW device to get capabilities for9797 *9898 * Return 0 - Success, negative - Failure···346346}347347348348/**349349- * clear_io_resource - set the IO resources as not active in the NIC349349+ * clear_io_resources - set the IO resources as not active in the NIC350350 * @hwdev: the NIC HW device351351 *352352 * Return 0 - Success, negative - Failure···10901090}1091109110921092/**10931093- * hinic_hwdev_get_sq - get RQ10931093+ * hinic_hwdev_get_rq - get RQ10941094 * @hwdev: the NIC HW device10951095 * @i: the position of the RQ10961096 *
+1-1
drivers/net/ethernet/huawei/hinic/hinic_hw_if.c
···334334}335335336336/**337337- * dma_attr_table_init - initialize the default dma attributes337337+ * dma_attr_init - initialize the default dma attributes338338 * @hwif: the HW interface of a pci function device339339 **/340340static void dma_attr_init(struct hinic_hwif *hwif)
+1-1
drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c
···894894}895895896896/**897897- * hinic_put_wqe - release the ci for new wqes897897+ * hinic_rq_put_wqe - release the ci for new wqes898898 * @rq: recv queue899899 * @cons_idx: consumer index of the wqe900900 * @wqe_size: the size of the wqe
+2-2
drivers/net/ethernet/huawei/hinic/hinic_main.c
···232232}233233234234/**235235- * create_txqs - Create the Logical Rx Queues of specific NIC device235235+ * create_rxqs - Create the Logical Rx Queues of specific NIC device236236 * @nic_dev: the specific NIC device237237 *238238 * Return 0 - Success, negative - Failure···288288}289289290290/**291291- * free_txqs - Free the Logical Rx Queues of specific NIC device291291+ * free_rxqs - Free the Logical Rx Queues of specific NIC device292292 * @nic_dev: the specific NIC device293293 **/294294static void free_rxqs(struct hinic_dev *nic_dev)
+1-1
drivers/net/ethernet/huawei/hinic/hinic_tx.c
···660660}661661662662/**663663- * free_all_rx_skbs - free all skbs in tx queue663663+ * free_all_tx_skbs - free all skbs in tx queue664664 * @txq: tx queue665665 **/666666static void free_all_tx_skbs(struct hinic_txq *txq)
+3-3
drivers/net/ethernet/micrel/ksz884x.c
···21532153}2154215421552155/**21562156- * sw_get_board_storm - get broadcast storm threshold21562156+ * sw_get_broad_storm - get broadcast storm threshold21572157 * @hw: The hardware instance.21582158 * @percent: Buffer to store the broadcast storm threshold percentage.21592159 *···29732973}2974297429752975/**29762976- * port_w_phy - write data to PHY register29762976+ * hw_w_phy - write data to PHY register29772977 * @hw: The hardware instance.29782978 * @port: Port to write.29792979 * @reg: PHY register to write.···47824782}4783478347844784/**47854785- * transmit_done - transmit done processing47854785+ * tx_done - transmit done processing47864786 * @hw_priv: Network device.47874787 *47884788 * This routine is called when the transmit interrupt is triggered, indicating
···27432743}2744274427452745/**27462746- * s2io_poll - Rx interrupt handler for NAPI support27462746+ * s2io_poll_msix - Rx interrupt handler for NAPI support27472747 * @napi : pointer to the napi structure.27482748 * @budget : The number of packets that were budgeted to be processed27492749 * during one pass through the 'Poll" function.···52885288}5289528952905290/**52915291- * s2io_ethtol_get_link_ksettings - Return link specific information.52915291+ * s2io_ethtool_get_link_ksettings - Return link specific information.52925292 * @dev: pointer to netdev52935293 * @cmd : pointer to the structure with parameters given by ethtool52945294 * to return link information.
+1-1
drivers/net/ethernet/neterion/vxge/vxge-config.c
···48844884}4885488548864886/**48874887- * vxge_hw_vpath_rx_doorbell_post - Close the handle got from previous vpath48874887+ * vxge_hw_vpath_rx_doorbell_init - Close the handle got from previous vpath48884888 * (vpath) open48894889 * @vp: Handle got from previous vpath open48904890 *
+2-2
drivers/net/ethernet/neterion/vxge/vxge-main.c
···17991799}1800180018011801/**18021802- * vxge_poll - Receive handler when Receive Polling is used.18021802+ * vxge_poll_msix - Receive handler when Receive Polling is used.18031803 * @napi: pointer to the napi structure.18041804 * @budget: Number of packets budgeted to be processed in this iteration.18051805 *···47524752}4753475347544754/**47554755- * vxge_rem_nic - Free the PCI device47554755+ * vxge_remove - Free the PCI device47564756 * @pdev: structure containing the PCI related information of the device.47574757 * Description: This function is called by the Pci subsystem to release a47584758 * PCI device and free up all resource held up by the device.
+1-1
drivers/net/ethernet/netronome/nfp/ccm_mbox.c
···3636};37373838/**3939- * struct nfp_ccm_mbox_skb_cb - CCM mailbox specific info3939+ * struct nfp_ccm_mbox_cmsg_cb - CCM mailbox specific info4040 * @state: processing state (/stage) of the message4141 * @err: error encountered during processing if any4242 * @max_len: max(request_len, reply_len)
···2121#define NFP_TUN_PRE_TUN_IPV6_BIT BIT(7)22222323/**2424- * struct nfp_tun_pre_run_rule - rule matched before decap2424+ * struct nfp_tun_pre_tun_rule - rule matched before decap2525 * @flags: options for the rule offset2626 * @port_idx: index of destination MAC address for the rule2727 * @vlan_tci: VLAN info associated with MAC
···24242525#define NFFW_FWID_ALL 25526262727-/**2727+/*2828 * NFFW_INFO_VERSION history:2929 * 0: This was never actually used (before versioning), but it refers to3030 * the previous struct which had FWINFO_CNT = MEINFO_CNT = 120 that later
···7070};71717272/**7373- * struct ale_dev_id - The ALE version/SoC specific configuration7373+ * struct cpsw_ale_dev_id - The ALE version/SoC specific configuration7474 * @dev_id: ALE version/SoC id7575 * @features: features supported by ALE7676 * @tbl_entries: number of ALE entries
+3-3
drivers/net/ethernet/via/via-velocity.c
···18971897}1898189818991899/**19001900- * tx_srv - transmit interrupt service19001900+ * velocity_tx_srv - transmit interrupt service19011901 * @vptr: Velocity19021902 *19031903 * Scan the queues looking for transmitted packets that···24532453}2454245424552455/**24562456- * velocity_get_status - statistics callback24562456+ * velocity_get_stats - statistics callback24572457 * @dev: network device24582458 *24592459 * Callback from the network layer to allow driver statistics···37233723}3724372437253725/**37263726- * velocity_cleanup - module unload37263726+ * velocity_cleanup_module - module unload37273727 *37283728 * When the velocity hardware is unloaded this function is called.37293729 * It will clean up the notifiers and the unregister the PCI
+1-1
drivers/net/phy/adin.c
···11// SPDX-License-Identifier: GPL-2.0+22-/**22+/*33 * Driver for Analog Devices Industrial Ethernet PHYs44 *55 * Copyright 2019 Analog Devices Inc.