Searched refs:clipt_end (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dclip_tbl.h40 unsigned int clipt_end);
H A Dclip_tbl.c277 unsigned int clipt_end)
284 if (clipt_start >= clipt_end)
286 clipt_size = clipt_end - clipt_start + 1;
276 t4_init_clip_tbl(unsigned int clipt_start, unsigned int clipt_end) argument
H A Dcxgb4.h1144 unsigned int clipt_end; member in struct:adapter
H A Dcxgb4_main.c5075 adap->clipt_end = val[1];
6925 adapter->clipt_end);

Completed in 139 milliseconds