Searched refs:tbl_idx (Results 1 – 2 of 2) sorted by relevance
176 u16 tbl_idx; in enic_rx_flow_steer() local186 tbl_idx = skb_get_hash_raw(skb) & ENIC_RFS_FLW_MASK; in enic_rx_flow_steer()188 n = htbl_key_search(&enic->rfs_h.ht_head[tbl_idx], &keys); in enic_rx_flow_steer()236 head = &enic->rfs_h.ht_head[tbl_idx]; in enic_rx_flow_steer()277 hlist_add_head(&n->node, &enic->rfs_h.ht_head[tbl_idx]); in enic_rx_flow_steer()
3019 int tbl_idx, pos = 0, idx, devfn, ret = 0, did; in copy_context_table() local3025 tbl_idx = ext ? bus * 2 : bus; in copy_context_table()3035 tbl[tbl_idx] = new_ce; in copy_context_table()3105 tbl[tbl_idx + pos] = new_ce; in copy_context_table()