Searched refs:mbx_common_req_hdr_init (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/dev/oce/ |
| HD | oce_mbox.c | 63 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_reset_fun() 200 mbx_common_req_hdr_init(struct mbx_hdr *hdr, in mbx_common_req_hdr_init() function 266 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_get_fw_version() 313 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_first_mcc_cmd() 417 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_read_mac_addr() 470 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_get_fw_config() 540 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_if_create() 598 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_if_del() 648 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_config_vlan() 704 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_set_flow_control() [all …]
|
| HD | oce_queue.c | 692 mbx_common_req_hdr_init(&fwcmd->hdr, 0, 0, in oce_mq_create() 845 mbx_common_req_hdr_init(hdr, 0, 0, subsys, in oce_destroy_q()
|
| HD | oce_if.h | 1054 void mbx_common_req_hdr_init(struct mbx_hdr *hdr,
|