src_stnid          73 arch/mips/netlogic/xlr/fmn.c 	int size = 0, code = 0, src_stnid = 0;
src_stnid          90 arch/mips/netlogic/xlr/fmn.c 			rv = nlm_fmn_receive(bucket, &size, &code, &src_stnid,
src_stnid          95 arch/mips/netlogic/xlr/fmn.c 			hndlr = &msg_handlers[src_stnid];
src_stnid          98 arch/mips/netlogic/xlr/fmn.c 						src_stnid);
src_stnid         101 arch/mips/netlogic/xlr/fmn.c 				hndlr->action(bucket, src_stnid, size, code,
src_stnid          96 drivers/staging/netlogic/xlr_net.c static void xlr_net_fmn_handler(int bkt, int src_stnid, int size, int code,