/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_sriov.h | 73 ice_sriov_configure(struct pci_dev __always_unused *pdev, in ice_sriov_configure() 74 int __always_unused num_vfs) in ice_sriov_configure() 80 ice_set_vf_mac(struct net_device __always_unused *netdev, in ice_set_vf_mac() 81 int __always_unused vf_id, u8 __always_unused *mac) in ice_set_vf_mac() 87 ice_get_vf_cfg(struct net_device __always_unused *netdev, in ice_get_vf_cfg() 88 int __always_unused vf_id, in ice_get_vf_cfg() 89 struct ifla_vf_info __always_unused *ivi) in ice_get_vf_cfg() 95 ice_set_vf_trust(struct net_device __always_unused *netdev, in ice_set_vf_trust() 96 int __always_unused vf_i in ice_set_vf_trust() [all...] |
H A D | ice_xsk.h | 32 static inline bool ice_xmit_zc(struct ice_tx_ring __always_unused *xdp_ring) in ice_xmit_zc() 38 ice_xsk_pool_setup(struct ice_vsi __always_unused *vsi, in ice_xsk_pool_setup() 39 struct xsk_buff_pool __always_unused *pool, in ice_xsk_pool_setup() 40 u16 __always_unused qid) in ice_xsk_pool_setup() 46 ice_clean_rx_irq_zc(struct ice_rx_ring __always_unused *rx_ring, in ice_clean_rx_irq_zc() 47 int __always_unused budget) in ice_clean_rx_irq_zc() 53 ice_alloc_rx_bufs_zc(struct ice_rx_ring __always_unused *rx_ring, in ice_alloc_rx_bufs_zc() 54 u16 __always_unused count) in ice_alloc_rx_bufs_zc() 59 static inline bool ice_xsk_any_rx_ring_ena(struct ice_vsi __always_unused *vsi) in ice_xsk_any_rx_ring_ena() 65 ice_xsk_wakeup(struct net_device __always_unused *netde [all...] |
H A D | ice_vf_mbx.h | 30 ice_aq_send_msg_to_vf(struct ice_hw __always_unused *hw, in ice_aq_send_msg_to_vf() 31 u16 __always_unused vfid, u32 __always_unused v_opcode, in ice_aq_send_msg_to_vf() 32 u32 __always_unused v_retval, u8 __always_unused *msg, in ice_aq_send_msg_to_vf() 33 u16 __always_unused msglen, in ice_aq_send_msg_to_vf() 34 struct ice_sq_cd __always_unused *cd) in ice_aq_send_msg_to_vf() 40 ice_conv_link_speed_to_virtchnl(bool __always_unused adv_link_support, in ice_conv_link_speed_to_virtchnl() 41 u16 __always_unused link_speed) in ice_conv_link_speed_to_virtchnl()
|
H A D | ice_dcb_lib.h | 75 static inline u8 ice_dcb_get_ena_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_ena_tc() 80 static inline u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_num_tc() 86 ice_dcb_get_tc(struct ice_vsi __always_unused *vsi, in ice_dcb_get_tc() 87 int __always_unused queue_index) in ice_dcb_get_tc() 93 ice_init_pf_dcb(struct ice_pf *pf, bool __always_unused locked) in ice_init_pf_dcb() 100 ice_pf_dcb_cfg(struct ice_pf __always_unused *pf, in ice_pf_dcb_cfg() 101 struct ice_dcbx_cfg __always_unused *new_cfg, in ice_pf_dcb_cfg() 102 bool __always_unused locked) in ice_pf_dcb_cfg() 108 ice_tx_prepare_vlan_flags_dcb(struct ice_tx_ring __always_unused *tx_ring, in ice_tx_prepare_vlan_flags_dcb() 109 struct ice_tx_buf __always_unused *firs in ice_tx_prepare_vlan_flags_dcb() [all...] |
H A D | ice_dcb.h | 165 ice_aq_stop_lldp(struct ice_hw __always_unused *hw, in ice_aq_stop_lldp() 166 bool __always_unused shutdown_lldp_agent, in ice_aq_stop_lldp() 167 bool __always_unused persist, in ice_aq_stop_lldp() 168 struct ice_sq_cd __always_unused *cd) in ice_aq_stop_lldp() 174 ice_aq_start_lldp(struct ice_hw __always_unused *hw, in ice_aq_start_lldp() 175 bool __always_unused persist, in ice_aq_start_lldp() 176 struct ice_sq_cd __always_unused *cd) in ice_aq_start_lldp() 182 ice_aq_start_stop_dcbx(struct ice_hw __always_unused *hw, in ice_aq_start_stop_dcbx() 183 bool __always_unused start_dcbx_agent, in ice_aq_start_stop_dcbx() 185 struct ice_sq_cd __always_unused *c in ice_aq_start_stop_dcbx() [all...] |
H A D | ice_arfs.h | 65 static inline int ice_set_cpu_rx_rmap(struct ice_vsi __always_unused *vsi) in ice_set_cpu_rx_rmap() 71 ice_rx_flow_steer(struct net_device __always_unused *netdev, in ice_rx_flow_steer() 72 const struct sk_buff __always_unused *skb, in ice_rx_flow_steer() 73 u16 __always_unused rxq_idx, u32 __always_unused flow_id) in ice_rx_flow_steer() 79 ice_is_arfs_using_perfect_flow(struct ice_hw __always_unused *hw, in ice_is_arfs_using_perfect_flow() 80 enum ice_fltr_ptype __always_unused flow_type) in ice_is_arfs_using_perfect_flow()
|
H A D | ice_vsi_vlan_ops.c | 10 op_unsupported_vlan_arg(struct ice_vsi * __always_unused vsi, in op_unsupported_vlan_arg() 11 struct ice_vlan * __always_unused vlan) in op_unsupported_vlan_arg() 17 op_unsupported_tpid_arg(struct ice_vsi *__always_unused vsi, in op_unsupported_tpid_arg() 18 u16 __always_unused tpid) in op_unsupported_tpid_arg() 23 static int op_unsupported(struct ice_vsi *__always_unused vsi) in op_unsupported()
|
H A D | ice_dcb_nl.c | 132 ice_dcbnl_getnumtcs(struct net_device *dev, int __always_unused tcid, u8 *num) in ice_dcbnl_getnumtcs() 434 u8 __always_unused *prio_type, u8 *pgid, in ice_dcbnl_get_pg_tc_cfg_tx() 435 u8 __always_unused *bw_pct, in ice_dcbnl_get_pg_tc_cfg_tx() 436 u8 __always_unused *up_map) in ice_dcbnl_get_pg_tc_cfg_tx() 464 u8 __always_unused prio_type, in ice_dcbnl_set_pg_tc_cfg_tx() 465 u8 __always_unused bwg_id, in ice_dcbnl_set_pg_tc_cfg_tx() 466 u8 __always_unused bw_pct, u8 up_map) in ice_dcbnl_set_pg_tc_cfg_tx() 559 u8 __always_unused *prio_type, u8 *pgid, in ice_dcbnl_get_pg_tc_cfg_rx() 560 u8 __always_unused *bw_pct, in ice_dcbnl_get_pg_tc_cfg_rx() 561 u8 __always_unused *up_ma in ice_dcbnl_get_pg_tc_cfg_rx() [all...] |
H A D | ice_vf_vsi_vlan_ops.c | 12 noop_vlan_arg(struct ice_vsi __always_unused *vsi, in noop_vlan_arg() 13 struct ice_vlan __always_unused *vlan) in noop_vlan_arg() 19 noop_vlan(struct ice_vsi __always_unused *vsi) in noop_vlan()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A 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 *netde [all...] |
H A 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 *vs [all...] |
H A 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()
|
H A 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 *firs in ice_tx_prepare_vlan_flags_dcb() [all...] |
H A 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 *c in ice_aq_start_stop_dcbx() [all...] |
H A 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()
|
H A 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_ma in ice_dcbnl_get_pg_tc_cfg_rx() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
H A 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()
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | log.h | 89 static inline void _batadv_dbg(int type __always_unused, in _batadv_dbg() argument 90 struct batadv_priv *bat_priv __always_unused, in _batadv_dbg() 91 int ratelimited __always_unused, in _batadv_dbg() 92 const char *fmt __always_unused, ...) in _batadv_dbg()
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | log.h | 89 static inline void _batadv_dbg(int type __always_unused, in _batadv_dbg() argument 90 struct batadv_priv *bat_priv __always_unused, in _batadv_dbg() 91 int ratelimited __always_unused, in _batadv_dbg() 92 const char *fmt __always_unused, ...) in _batadv_dbg()
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | mman.h | 10 unsigned long pkey __always_unused) in arch_calc_vm_prot_bits() 39 unsigned long addr __always_unused) in arch_validate_prot() 9 arch_calc_vm_prot_bits(unsigned long prot, unsigned long pkey __always_unused) arch_calc_vm_prot_bits() argument 38 arch_validate_prot(unsigned long prot, unsigned long addr __always_unused) arch_validate_prot() argument
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | mman.h | 10 unsigned long pkey __always_unused) in arch_calc_vm_prot_bits() 63 unsigned long addr __always_unused) in arch_validate_prot() 9 arch_calc_vm_prot_bits(unsigned long prot, unsigned long pkey __always_unused) arch_calc_vm_prot_bits() argument 62 arch_validate_prot(unsigned long prot, unsigned long addr __always_unused) arch_validate_prot() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ethtool.c | 117 struct ethtool_stats __always_unused *stats, in ipoib_get_ethtool_stats() 128 static void ipoib_get_strings(struct net_device __always_unused *dev, in ipoib_get_strings() 146 static int ipoib_get_sset_count(struct net_device __always_unused *dev, in ipoib_get_sset_count()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A 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()
|