Home
last modified time | relevance | path

Searched defs:cntxt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_flex_pipe.c2643 ice_set_prof_context(struct ice_hw * hw,enum ice_block blk,u64 id,u64 cntxt) ice_set_prof_context() argument
2666 ice_get_prof_context(struct ice_hw * hw,enum ice_block blk,u64 id,u64 * cntxt) ice_get_prof_context() argument
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c1890 struct t4_sge_context cntxt = {0}; in get_sge_context() local
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c11612 get_sge_context(struct adapter *sc, struct t4_sge_context *cntxt) in get_sge_context()