Home
last modified time | relevance | path

Searched refs:first_ptype (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/dev/ice/
HDice_flex_type.h288 struct ice_ptg_ptype *first_ptype; member
HDice_flex_pipe.c807 p = hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype; in ice_ptg_free()
815 hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype = NULL; in ice_ptg_free()
841 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype) in ice_ptg_remove_ptype()
845 p = hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype; in ice_ptg_remove_ptype()
846 ch = &hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype; in ice_ptg_remove_ptype()
905 hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype; in ice_ptg_add_mv_ptype()
906 hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype = in ice_ptg_add_mv_ptype()