Home
last modified time | relevance | path

Searched refs:child_loc_map (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_model.h23 unsigned long child_loc_map[32]; member
A Dixgbe_main.c9187 if (!test_bit(loc - 1, jump->child_loc_map)) in ixgbe_delete_clsu32()
9189 clear_bit(loc - 1, jump->child_loc_map); in ixgbe_delete_clsu32()
9200 if (!test_bit(j, jump->child_loc_map)) in ixgbe_delete_clsu32()
9207 clear_bit(j, jump->child_loc_map); in ixgbe_delete_clsu32()
9554 if (link && (test_bit(loc - 1, link->child_loc_map))) { in ixgbe_configure_clsu32()
9595 set_bit(loc - 1, (adapter->jump_tables[uhtid])->child_loc_map); in ixgbe_configure_clsu32()

Completed in 20 milliseconds