Home
last modified time | relevance | path

Searched refs:pfvf (Results 1 – 5 of 5) 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.c6547 u_int pfvf = pi->adapter->pf << S_FW_VIID_PFN; in send_etid_flowc_wr()
6564 flowc->mnemval[0].val = htobe32(pfvf); in send_etid_flowc_wr()
6537 u_int pfvf = pi->adapter->pf << S_FW_VIID_PFN; send_etid_flowc_wr() local
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c355 const u_int pfvf = sc->pf << S_FW_VIID_PFN; in send_flowc_wr_synqe() local
375 flowc->mnemval[0].val = htobe32(pfvf); in send_flowc_wr_synqe()
H A Dt4_cpl_io.c89 unsigned int pfvf = sc->pf << S_FW_VIID_PFN; in send_flowc_wr() local
129 FLOWC_PARAM(PFNVFN, pfvf); in send_flowc_wr()