Searched refs:nlm_fmn_msg (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/mips/netlogic/xlr/ |
D | fmn.c | 58 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.1.27/arch/mips/include/asm/netlogic/xlr/ |
D | fmn.h | 268 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.1.27/drivers/staging/netlogic/ |
D | xlr_net.c | 85 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()
|