Lines Matching defs:idx
784 u8 idx; /* queue index within its group */
1053 unsigned int idx;
1089 u16 idx;
1564 * @idx: the port index
1568 static inline struct port_info *adap2pinfo(struct adapter *adap, int idx)
1570 return netdev_priv(adap->port[idx]);
1599 unsigned int idx = q->intr_params >> 1;
1601 return idx < SGE_NTIMERS ? adap->sge.timer_val[idx] : 0;
1903 void t4_write_rss_key(struct adapter *adap, const u32 *key, int idx,
1931 void t4_get_port_stats(struct adapter *adap, int idx, struct port_stats *p);
1932 void t4_get_port_stats_offset(struct adapter *adap, int idx,
1935 void t4_get_lb_stats(struct adapter *adap, int idx, struct lb_port_stats *p);
1951 void t4_get_fcoe_stats(struct adapter *adap, unsigned int idx,
2005 const u8 *addr, const u8 *mask, unsigned int idx,
2007 int t4_free_encap_mac_filt(struct adapter *adap, unsigned int viid, int idx,
2014 const u8 *addr, const u8 *mask, unsigned int idx,
2018 const u8 **addr, u16 *idx, u64 *hash, bool sleep_ok);
2023 int idx, const u8 *addr, bool persist, u8 *smt_idx);
2134 cpumask_var_t *aff_mask, int idx);
2143 const u8 **addr, u16 *idx,
2154 int idx, bool sleep_ok);
2159 unsigned int idx,
2167 unsigned int idx,