Lines Matching refs:__always_unused

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_id, bool __always_unused trusted) in ice_set_vf_trust()
102 ice_set_vf_port_vlan(struct net_device __always_unused *netdev, in ice_set_vf_port_vlan()
103 int __always_unused vf_id, u16 __always_unused vid, in ice_set_vf_port_vlan()
104 u8 __always_unused qos, __be16 __always_unused v_proto) in ice_set_vf_port_vlan()
110 ice_set_vf_spoofchk(struct net_device __always_unused *netdev, in ice_set_vf_spoofchk()
111 int __always_unused vf_id, bool __always_unused ena) in ice_set_vf_spoofchk()
117 ice_set_vf_link_state(struct net_device __always_unused *netdev, in ice_set_vf_link_state()
118 int __always_unused vf_id, int __always_unused link_state) in ice_set_vf_link_state()
124 ice_set_vf_bw(struct net_device __always_unused *netdev, in ice_set_vf_bw()
125 int __always_unused vf_id, int __always_unused min_tx_rate, in ice_set_vf_bw()
126 int __always_unused max_tx_rate) in ice_set_vf_bw()
132 ice_calc_vf_reg_idx(struct ice_vf __always_unused *vf, in ice_calc_vf_reg_idx()
133 struct ice_q_vector __always_unused *q_vector) in ice_calc_vf_reg_idx()
139 ice_get_vf_stats(struct net_device __always_unused *netdev, in ice_get_vf_stats()
140 int __always_unused vf_id, in ice_get_vf_stats()
141 struct ifla_vf_stats __always_unused *vf_stats) in ice_get_vf_stats()