Searched refs:nlm_fmn_msg (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/sys/mips/nlm/ |
| HD | msgring.h | 44 struct nlm_fmn_msg; 45 typedef void (*msgring_handler)(int, int, int, int, struct nlm_fmn_msg *, void *);
|
| HD | cms.c | 176 struct nlm_fmn_msg msg; in xlp_handle_msg_vc() 237 struct nlm_fmn_msg msg; in xlp_discard_msg_vc()
|
| /freebsd-11-stable/sys/mips/nlm/hal/ |
| HD | cop2.h | 51 struct nlm_fmn_msg { struct 224 nlm_fmn_msgsend(int dstid, int size, int swcode, struct nlm_fmn_msg *m) in nlm_fmn_msgsend() 253 nlm_fmn_msgrcv(int vc, int *srcid, int *size, int *code, struct nlm_fmn_msg *m) in nlm_fmn_msgrcv()
|
| /freebsd-11-stable/sys/mips/nlm/dev/sec/ |
| HD | nlmrsalib.h | 68 struct nlm_fmn_msg *msg, void *data);
|
| HD | nlmrsa.c | 143 struct nlm_fmn_msg m; in xlp_rsa_init() 211 struct nlm_fmn_msg *msg, void *data) in nlm_xlprsaecc_msgring_handler() 468 struct nlm_fmn_msg m; in nlm_crypto_complete_rsa_request()
|
| HD | nlmseclib.h | 143 void print_crypto_params(struct xlp_sec_command *cmd, struct nlm_fmn_msg m);
|
| HD | nlmsec.c | 118 struct nlm_fmn_msg *msg, void *data); 126 print_crypto_params(struct xlp_sec_command *cmd, struct nlm_fmn_msg m) in print_crypto_params() 288 struct nlm_fmn_msg *msg, void *data) in nlm_xlpsec_msgring_handler()
|
| HD | nlmseclib.c | 64 struct nlm_fmn_msg m; in nlm_crypto_complete_sec_request()
|
| /freebsd-11-stable/sys/mips/nlm/dev/net/ |
| HD | xlpge.c | 223 int code, int srcid, struct nlm_fmn_msg *msg, void *data); 797 struct nlm_fmn_msg msg; in xlpge_tx() 1449 struct nlm_fmn_msg msg; in nlm_xlpge_submit_rx_free_desc() 1483 struct nlm_fmn_msg *msg, void *data) in nlm_xlpge_msgring_handler()
|