Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_hw_debug.c189 u32_t pfid,vfvalid,vfid,atc,client_id; in _vq_hoq() local
227 pfid = (rd3 >> 8) & 7; in _vq_hoq()
233 snprintf(func_desc, SNPRINTF_VAR(func_desc) "VFID %d (PF %d)",vfid,pfid); in _vq_hoq()
235 snprintf(func_desc, SNPRINTF_VAR(func_desc) "PF %d",pfid); in _vq_hoq()