Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_smt.c203 t4_smt_set_switching(struct adapter *sc, struct smt_entry *e, uint16_t pfvf, in t4_smt_set_switching() argument
213 e->pfvf = pfvf; in t4_smt_set_switching()
H A Dt4_smt.h51 uint16_t pfvf; /* pfvf number */ member
H A Dt4_sge.c6752 u_int pfvf = pi->adapter->pf << S_FW_VIID_PFN; in send_etid_flowc_wr() local
6769 flowc->mnemval[0].val = htobe32(pfvf); in send_etid_flowc_wr()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c490 const u_int pfvf = sc->pf << S_FW_VIID_PFN; in send_flowc_wr_synqe() local
510 flowc->mnemval[0].val = htobe32(pfvf); in send_flowc_wr_synqe()
H A Dt4_cpl_io.c90 unsigned int pfvf = sc->pf << S_FW_VIID_PFN; in send_flowc_wr() local
130 FLOWC_PARAM(PFNVFN, pfvf); in send_flowc_wr()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h3473 } pfvf; member