/drivers/net/ethernet/intel/ice/ |
D | ice_virtchnl_pf.h | 156 ice_reset_all_vfs(struct ice_pf __always_unused *pf, in ice_reset_all_vfs() 157 bool __always_unused is_vflr) in ice_reset_all_vfs() 163 ice_reset_vf(struct ice_vf __always_unused *vf, bool __always_unused is_vflr) in ice_reset_vf() 169 ice_sriov_configure(struct pci_dev __always_unused *pdev, in ice_sriov_configure() 170 int __always_unused num_vfs) in ice_sriov_configure() 176 ice_set_vf_mac(struct net_device __always_unused *netdev, in ice_set_vf_mac() 177 int __always_unused vf_id, u8 __always_unused *mac) in ice_set_vf_mac() 183 ice_get_vf_cfg(struct net_device __always_unused *netdev, in ice_get_vf_cfg() 184 int __always_unused vf_id, in ice_get_vf_cfg() 185 struct ifla_vf_info __always_unused *ivi) in ice_get_vf_cfg() [all …]
|
D | ice_xsk.h | 23 ice_xsk_pool_setup(struct ice_vsi __always_unused *vsi, in ice_xsk_pool_setup() 24 struct xsk_buff_pool __always_unused *pool, in ice_xsk_pool_setup() 25 u16 __always_unused qid) in ice_xsk_pool_setup() 31 ice_clean_rx_irq_zc(struct ice_ring __always_unused *rx_ring, in ice_clean_rx_irq_zc() 32 int __always_unused budget) in ice_clean_rx_irq_zc() 38 ice_clean_tx_irq_zc(struct ice_ring __always_unused *xdp_ring, in ice_clean_tx_irq_zc() 39 int __always_unused budget) in ice_clean_tx_irq_zc() 45 ice_alloc_rx_bufs_zc(struct ice_ring __always_unused *rx_ring, in ice_alloc_rx_bufs_zc() 46 u16 __always_unused count) in ice_alloc_rx_bufs_zc() 51 static inline bool ice_xsk_any_rx_ring_ena(struct ice_vsi __always_unused *vsi) in ice_xsk_any_rx_ring_ena() [all …]
|
D | ice_dcb_lib.h | 65 static inline u8 ice_dcb_get_ena_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_ena_tc() 70 static inline u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_num_tc() 76 ice_dcb_get_tc(struct ice_vsi __always_unused *vsi, in ice_dcb_get_tc() 77 int __always_unused queue_index) in ice_dcb_get_tc() 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() 91 struct ice_dcbx_cfg __always_unused *new_cfg, in ice_pf_dcb_cfg() 92 bool __always_unused locked) in ice_pf_dcb_cfg() 98 ice_tx_prepare_vlan_flags_dcb(struct ice_ring __always_unused *tx_ring, in ice_tx_prepare_vlan_flags_dcb() 99 struct ice_tx_buf __always_unused *first) in ice_tx_prepare_vlan_flags_dcb() [all …]
|
D | ice_sriov.h | 17 ice_aq_send_msg_to_vf(struct ice_hw __always_unused *hw, in ice_aq_send_msg_to_vf() 18 u16 __always_unused vfid, u32 __always_unused v_opcode, in ice_aq_send_msg_to_vf() 19 u32 __always_unused v_retval, u8 __always_unused *msg, in ice_aq_send_msg_to_vf() 20 u16 __always_unused msglen, in ice_aq_send_msg_to_vf() 21 struct ice_sq_cd __always_unused *cd) in ice_aq_send_msg_to_vf() 27 ice_conv_link_speed_to_virtchnl(bool __always_unused adv_link_support, in ice_conv_link_speed_to_virtchnl() 28 u16 __always_unused link_speed) in ice_conv_link_speed_to_virtchnl()
|
D | ice_dcb.h | 145 ice_aq_stop_lldp(struct ice_hw __always_unused *hw, in ice_aq_stop_lldp() 146 bool __always_unused shutdown_lldp_agent, in ice_aq_stop_lldp() 147 bool __always_unused persist, in ice_aq_stop_lldp() 148 struct ice_sq_cd __always_unused *cd) in ice_aq_stop_lldp() 154 ice_aq_start_lldp(struct ice_hw __always_unused *hw, in ice_aq_start_lldp() 155 bool __always_unused persist, in ice_aq_start_lldp() 156 struct ice_sq_cd __always_unused *cd) in ice_aq_start_lldp() 162 ice_aq_start_stop_dcbx(struct ice_hw __always_unused *hw, in ice_aq_start_stop_dcbx() 163 bool __always_unused start_dcbx_agent, in ice_aq_start_stop_dcbx() 165 struct ice_sq_cd __always_unused *cd) in ice_aq_start_stop_dcbx() [all …]
|
D | ice_arfs.h | 62 static inline int ice_set_cpu_rx_rmap(struct ice_vsi __always_unused *vsi) in ice_set_cpu_rx_rmap() 68 ice_rx_flow_steer(struct net_device __always_unused *netdev, in ice_rx_flow_steer() 69 const struct sk_buff __always_unused *skb, in ice_rx_flow_steer() 70 u16 __always_unused rxq_idx, u32 __always_unused flow_id) in ice_rx_flow_steer() 76 ice_is_arfs_using_perfect_flow(struct ice_hw __always_unused *hw, in ice_is_arfs_using_perfect_flow() 77 enum ice_fltr_ptype __always_unused flow_type) in ice_is_arfs_using_perfect_flow()
|
D | ice_dcb_nl.c | 128 ice_dcbnl_getnumtcs(struct net_device *dev, int __always_unused tcid, u8 *num) in ice_dcbnl_getnumtcs() 404 u8 __always_unused *prio_type, u8 *pgid, in ice_dcbnl_get_pg_tc_cfg_tx() 405 u8 __always_unused *bw_pct, in ice_dcbnl_get_pg_tc_cfg_tx() 406 u8 __always_unused *up_map) in ice_dcbnl_get_pg_tc_cfg_tx() 434 u8 __always_unused prio_type, in ice_dcbnl_set_pg_tc_cfg_tx() 435 u8 __always_unused bwg_id, in ice_dcbnl_set_pg_tc_cfg_tx() 436 u8 __always_unused bw_pct, u8 up_map) in ice_dcbnl_set_pg_tc_cfg_tx() 519 u8 __always_unused *prio_type, u8 *pgid, in ice_dcbnl_get_pg_tc_cfg_rx() 520 u8 __always_unused *bw_pct, in ice_dcbnl_get_pg_tc_cfg_rx() 521 u8 __always_unused *up_map) in ice_dcbnl_get_pg_tc_cfg_rx() [all …]
|
D | ice_txrx_lib.c | 43 static enum pkt_hash_types ice_ptype_to_htype(u8 __always_unused ptype) in ice_ptype_to_htype()
|
D | ice_main.c | 2174 static void ice_irq_affinity_release(struct kref __always_unused *ref) {} in ice_irq_affinity_release() 2577 static int ice_xdp_safe_mode(struct net_device __always_unused *dev, in ice_xdp_safe_mode() 2653 static irqreturn_t ice_misc_intr(int __always_unused irq, void *data) in ice_misc_intr() 3132 ice_vlan_rx_add_vid(struct net_device *netdev, __always_unused __be16 proto, in ice_vlan_rx_add_vid() 3180 ice_vlan_rx_kill_vid(struct net_device *netdev, __always_unused __be16 proto, in ice_vlan_rx_kill_vid() 4017 ice_probe(struct pci_dev *pdev, const struct pci_device_id __always_unused *ent) in ice_probe() 5066 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add() 5068 u16 flags, struct netlink_ext_ack __always_unused *extack) in ice_fdb_add() 5104 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del() 5106 __always_unused u16 vid) in ice_fdb_del() [all …]
|
/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_vf.c | 201 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_mac_vlan_vf() 271 u16 __always_unused glort, in fm10k_update_uc_addr_vf() 273 u8 __always_unused flags) in fm10k_update_uc_addr_vf() 315 u16 __always_unused glort, in fm10k_update_mc_addr_vf() 379 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_lport_state_vf() 399 u16 __always_unused glort, in fm10k_update_lport_state_vf() 400 u16 __always_unused count, bool enable) in fm10k_update_lport_state_vf() 428 u16 __always_unused glort, u8 mode) in fm10k_update_xcast_mode_vf() 483 static s32 fm10k_configure_dglort_map_vf(struct fm10k_hw __always_unused *hw, in fm10k_configure_dglort_map_vf()
|
D | fm10k_debugfs.c | 21 void __always_unused *v, in fm10k_dbg_desc_seq_next() 29 static void fm10k_dbg_desc_seq_stop(struct seq_file __always_unused *s, in fm10k_dbg_desc_seq_stop() 30 void __always_unused *v) in fm10k_dbg_desc_seq_stop()
|
D | fm10k_dcbnl.c | 113 static u8 fm10k_dcbnl_getdcbx(struct net_device __always_unused *dev) in fm10k_dcbnl_getdcbx() 125 static u8 fm10k_dcbnl_setdcbx(struct net_device __always_unused *dev, u8 mode) in fm10k_dcbnl_setdcbx()
|
D | fm10k_tlv.c | 590 s32 fm10k_tlv_msg_error(struct fm10k_hw __always_unused *hw, in fm10k_tlv_msg_error() 591 u32 __always_unused **results, in fm10k_tlv_msg_error() 592 struct fm10k_mbx_info __always_unused *mbx) in fm10k_tlv_msg_error()
|
D | fm10k_ethtool.c | 261 struct ethtool_stats __always_unused *stats, in fm10k_get_ethtool_stats() 727 u32 __always_unused *rule_locs) in fm10k_get_rxnfc() 964 static u32 fm10k_get_reta_size(struct net_device __always_unused *netdev) in fm10k_get_reta_size() 1046 static u32 fm10k_get_rssrk_size(struct net_device __always_unused *netdev) in fm10k_get_rssrk_size()
|
D | fm10k_pf.c | 1155 s32 fm10k_iov_msg_msix_pf(struct fm10k_hw *hw, u32 __always_unused **results, in fm10k_iov_msg_msix_pf() 1644 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_lport_map_pf() 1687 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_update_pvid_pf() 1748 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_err_pf()
|
D | fm10k_pci.c | 1184 static irqreturn_t fm10k_msix_clean_rings(int __always_unused irq, void *data) in fm10k_msix_clean_rings() 1194 static irqreturn_t fm10k_msix_mbx_vf(int __always_unused irq, void *data) in fm10k_msix_mbx_vf() 1367 static irqreturn_t fm10k_msix_mbx_pf(int __always_unused irq, void *data) in fm10k_msix_mbx_pf() 1487 struct fm10k_mbx_info __always_unused *mbx) in fm10k_mbx_error() 1591 struct fm10k_mbx_info __always_unused *mbx) in fm10k_update_pvid()
|
/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ethtool.c | 113 struct ethtool_stats __always_unused *stats, in ipoib_get_ethtool_stats() 124 static void ipoib_get_strings(struct net_device __always_unused *dev, in ipoib_get_strings() 142 static int ipoib_get_sset_count(struct net_device __always_unused *dev, in ipoib_get_sset_count()
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | en_clock.c | 225 static int mlx4_en_phc_enable(struct ptp_clock_info __always_unused *ptp, in mlx4_en_phc_enable() 226 struct ptp_clock_request __always_unused *request, in mlx4_en_phc_enable() 227 int __always_unused on) in mlx4_en_phc_enable()
|
/drivers/net/ethernet/intel/e1000e/ |
D | ptp.c | 230 static int e1000e_phc_enable(struct ptp_clock_info __always_unused *ptp, in e1000e_phc_enable() 231 struct ptp_clock_request __always_unused *request, in e1000e_phc_enable() 232 int __always_unused on) in e1000e_phc_enable()
|
D | ethtool.c | 429 static int e1000_get_regs_len(struct net_device __always_unused *netdev) in e1000_get_regs_len() 978 static irqreturn_t e1000_test_intr(int __always_unused irq, void *data) in e1000_test_intr() 1778 static int e1000e_get_sset_count(struct net_device __always_unused *netdev, in e1000e_get_sset_count() 2058 struct ethtool_stats __always_unused *stats, in e1000_get_ethtool_stats() 2092 static void e1000_get_strings(struct net_device __always_unused *netdev, in e1000_get_strings() 2118 u32 __always_unused *rule_locs) in e1000_get_rxnfc()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ptp.c | 392 static int cxgb4_ptp_enable(struct ptp_clock_info __always_unused *ptp, in cxgb4_ptp_enable() 393 struct ptp_clock_request __always_unused *request, in cxgb4_ptp_enable() 394 int __always_unused on) in cxgb4_ptp_enable()
|
/drivers/crypto/marvell/octeontx/ |
D | otx_cptpf_main.c | 29 static irqreturn_t otx_cpt_mbx0_intr_handler(int __always_unused irq, in otx_cpt_mbx0_intr_handler() 190 const struct pci_device_id __always_unused *ent) in otx_cpt_probe()
|
/drivers/iio/light/ |
D | as73211.c | 439 struct iio_chan_spec const *chan __always_unused, in _as73211_write_raw() argument 554 static irqreturn_t as73211_ready_handler(int irq __always_unused, void *priv) in as73211_ready_handler() argument 563 static irqreturn_t as73211_trigger_handler(int irq __always_unused, void *p) in as73211_trigger_handler() argument
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_dcb.c | 12 static u8 mlxsw_sp_dcbnl_getdcbx(struct net_device __always_unused *dev) in mlxsw_sp_dcbnl_getdcbx() 17 static u8 mlxsw_sp_dcbnl_setdcbx(struct net_device __always_unused *dev, in mlxsw_sp_dcbnl_setdcbx()
|
/drivers/cpufreq/ |
D | acpi-cpufreq.c | 248 u32 val, dummy __always_unused; in cpu_freq_read_intel() local 265 u32 val, dummy __always_unused; in cpu_freq_read_amd() local
|