Searched refs:uhtid (Results 1 – 2 of 2) sorted by relevance
158 u32 uhtid, link_uhtid; in cxgb4_config_knode() local185 uhtid = TC_U32_USERHTID(cls->knode.handle); in cxgb4_config_knode()191 if (uhtid != 0x800 && uhtid >= t->size) in cxgb4_config_knode()213 if (uhtid != 0x800) { in cxgb4_config_knode()215 if (!t->table[uhtid - 1].link_handle) in cxgb4_config_knode()299 if (uhtid != 0x800 && t->table[uhtid - 1].link_handle) { in cxgb4_config_knode()345 if (uhtid != 0x800 && t->table[uhtid - 1].link_handle) in cxgb4_config_knode()360 u32 handle, uhtid; in cxgb4_delete_knode() local427 if (uhtid != 0x800 && uhtid >= t->size) in cxgb4_delete_knode()431 if (uhtid != 0x800) { in cxgb4_delete_knode()[all …]
9701 if ((uhtid != 0x800) && (uhtid >= IXGBE_MAX_LINK_HANDLE)) in ixgbe_delete_clsu32()9705 if (uhtid != 0x800) { in ixgbe_delete_clsu32()9706 jump = adapter->jump_tables[uhtid]; in ixgbe_delete_clsu32()9751 if (uhtid >= IXGBE_MAX_LINK_HANDLE) in ixgbe_configure_clsu32_add_hnode()9769 if (uhtid >= IXGBE_MAX_LINK_HANDLE) in ixgbe_configure_clsu32_del_hnode()9947 u32 uhtid, link_uhtid; in ixgbe_configure_clsu32() local9974 if (uhtid == 0x800) { in ixgbe_configure_clsu32()9977 if (uhtid >= IXGBE_MAX_LINK_HANDLE) in ixgbe_configure_clsu32()9979 if (!adapter->jump_tables[uhtid]) in ixgbe_configure_clsu32()10062 if ((uhtid != 0x800) && (adapter->jump_tables[uhtid])) { in ixgbe_configure_clsu32()[all …]