Home
last modified time | relevance | path

Searched refs:l2_idx (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hem.h102 u32 l2_idx;/* level 2 base address table index */ member
Dhns_roce_hem.c171 mhop->l2_idx = table_idx & (chunk_ba_num - 1); in hns_roce_calc_hem_mhop()
399 mhop.l1_idx * chunk_ba_num + mhop.l2_idx; in hns_roce_table_mhop_get()
490 *(table->bt_l1[bt_l1_idx] + mhop.l2_idx) = bt_ba; in hns_roce_table_mhop_get()
608 mhop.l1_idx * chunk_ba_num + mhop.l2_idx; in hns_roce_table_mhop_put()
Dhns_roce_hw_v2.c2351 k = mhop.l2_idx; in hns_roce_v2_set_hem()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c8180 int rc = 0, idx, bit_id, l2_idx = 0; in bnxt_rx_flow_steer() local
8191 l2_idx = j + 1; in bnxt_rx_flow_steer()
8196 if (!l2_idx) in bnxt_rx_flow_steer()
8253 new_fltr->l2_fltr_idx = l2_idx; in bnxt_rx_flow_steer()