Searched refs:ice_buf_table (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_ddp_common.h175 struct ice_buf_table { struct
183 struct ice_buf_table buf_table;
208 struct ice_buf_table buf_tbl;
401 struct ice_buf_table *buf_table;
446 struct ice_buf_table *ice_find_buf_table(struct ice_seg *ice_seg);
451 struct ice_buf_table *ice_find_buf_table(struct ice_seg *ice_seg);
H A Dice_ddp_common.c545 struct ice_buf_table *bufs;
744 struct ice_buf_table *ice_buf_tbl;
1939 struct ice_buf_table *ice_find_buf_table(struct ice_seg *ice_seg)
1947 return (_FORCE_ struct ice_buf_table *)

Completed in 104 milliseconds