Searched refs:jump_tables (Results 1 – 1 of 1) sorted by relevance
6716 adapter->jump_tables[0] = kzalloc(sizeof(*adapter->jump_tables[0]), in ixgbe_sw_init()6718 if (!adapter->jump_tables[0]) in ixgbe_sw_init()6720 adapter->jump_tables[0]->mat = ixgbe_ipv4_fields; in ixgbe_sw_init()6723 adapter->jump_tables[i] = NULL; in ixgbe_sw_init()9702 jump = adapter->jump_tables[uhtid]; in ixgbe_delete_clsu32()9712 jump = adapter->jump_tables[i]; in ixgbe_delete_clsu32()9731 adapter->jump_tables[i] = NULL; in ixgbe_delete_clsu32()9971 field_ptr = (adapter->jump_tables[0])->mat; in ixgbe_configure_clsu32()9975 if (!adapter->jump_tables[uhtid]) in ixgbe_configure_clsu32()9977 field_ptr = (adapter->jump_tables[uhtid])->mat; in ixgbe_configure_clsu32()[all …]