Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/netlogic/xlr/
Dfmn.c58 void (*action)(int, int, int, int, struct nlm_fmn_msg *, void *);
74 struct nlm_fmn_msg msg; in fmn_message_handler()
173 void (*action)(int, int, int, int, struct nlm_fmn_msg *, void *), in nlm_register_fmn_handler() argument
/Linux-v5.10/arch/mips/include/asm/netlogic/xlr/
Dfmn.h268 struct nlm_fmn_msg { struct
276 unsigned int stid, struct nlm_fmn_msg *msg) in nlm_fmn_send() argument
313 struct nlm_fmn_msg *msg) in nlm_fmn_receive()
358 void (*fn)(int, int, int, int, struct nlm_fmn_msg *, void *),
/Linux-v5.10/drivers/staging/netlogic/
Dxlr_net.c57 struct nlm_fmn_msg msg; in send_to_rfr_fifo()
97 struct nlm_fmn_msg *msg, void *arg) in xlr_net_fmn_handler()
227 static void xlr_make_tx_desc(struct nlm_fmn_msg *msg, unsigned long addr, in xlr_make_tx_desc()
249 struct nlm_fmn_msg msg; in xlr_net_start_xmit()