Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_uld.h172 static inline bool tid_out_of_range(const struct tid_info *t, unsigned int tid) in tid_out_of_range() function
A Dcxgb4_filter.c368 if (tid_out_of_range(&adapter->tids, fidx)) in get_filter_count()
1752 if (tid_out_of_range(t, filter_id)) in cxgb4_del_hash_filter()
A Dcxgb4_main.c1803 WARN_ON(tid_out_of_range(&adap->tids, tid)); in cxgb4_remove_tid()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls_cm.c1445 if (unlikely(tid_out_of_range(cdev->tids, tid))) { in chtls_pass_accept_req()

Completed in 25 milliseconds