Home
last modified time | relevance | path

Searched refs:hinic3_msg_channel (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_mbox.h78 struct hinic3_msg_channel { struct
122 struct hinic3_msg_channel mgmt_msg;
124 struct hinic3_msg_channel *func_msg;
H A Dhinic3_mbox.c86 struct hinic3_msg_channel *msg_ch; in get_mbox_msg_desc()
267 static int alloc_mbox_msg_channel(struct hinic3_msg_channel *msg_ch) in alloc_mbox_msg_channel()
285 static void free_mbox_msg_channel(struct hinic3_msg_channel *msg_ch) in free_mbox_msg_channel()