Searched refs:clip_entry (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | clip_tbl.c | 78 struct clip_entry *ce, *cte; in cxgb4_clip_get() 108 struct clip_entry, list); in cxgb4_clip_get() 151 struct clip_entry *ce, *cte; in cxgb4_clip_release() 256 struct clip_entry *ce; in clip_tbl_show() 281 struct clip_entry *cl_list; in t4_init_clip_tbl() 306 cl_list = kvcalloc(clipt_size, sizeof(struct clip_entry), GFP_KERNEL); in t4_init_clip_tbl()
|
H A D | clip_tbl.h | 15 struct clip_entry { struct
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | clip_tbl.c | 78 struct clip_entry *ce, *cte; in cxgb4_clip_get() 108 struct clip_entry, list); in cxgb4_clip_get() 150 struct clip_entry *ce, *cte; in cxgb4_clip_release() 254 struct clip_entry *ce; in clip_tbl_show() 279 struct clip_entry *cl_list; in t4_init_clip_tbl() 304 cl_list = kvcalloc(clipt_size, sizeof(struct clip_entry), GFP_KERNEL); in t4_init_clip_tbl()
|
H A D | clip_tbl.h | 15 struct clip_entry { struct
|
Completed in 2 milliseconds