Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c805 int fbid, dst, pos, err; in xlpge_tx() local
824 fbid = nlm_cpuid(); in xlpge_tx()
874 msg.msg[0] = nae_tx_desc(P2P, 0, fbid, pos, paddr); in xlpge_tx()
H A Dnae.c870 nae_tx_desc(u_int type, u_int rdex, u_int fbid, u_int len, uint64_t addr) in nae_tx_desc() argument
874 ((uint64_t)fbid << 54) | in nae_tx_desc()