Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Dnae.h640 uint64_t nae_tx_desc(u_int, u_int, u_int, u_int, uint64_t);
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c854 desc = nae_tx_desc(P2D_NEOP, 0, 127, 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() function