Home
last modified time | relevance | path

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

/linux-4.4.14/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()
179 void (*action)(int, int, int, int, struct nlm_fmn_msg *, void *), in nlm_register_fmn_handler() argument
/linux-4.4.14/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
315 struct nlm_fmn_msg *msg) in nlm_fmn_receive()
360 void (*fn)(int, int, int, int, struct nlm_fmn_msg *, void *),
/linux-4.4.14/drivers/staging/netlogic/
Dxlr_net.c85 struct nlm_fmn_msg msg; in send_to_rfr_fifo()
126 int code, struct nlm_fmn_msg *msg, void *arg) in xlr_net_fmn_handler()
249 static void xlr_make_tx_desc(struct nlm_fmn_msg *msg, unsigned long addr, in xlr_make_tx_desc()
280 struct nlm_fmn_msg msg; in xlr_net_start_xmit()