Home
last modified time | relevance | path

Searched refs:recv_msg_from_mgmt (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_mgmt.c214 err = alloc_recv_msg(&pf_to_mgmt->recv_msg_from_mgmt); in alloc_msg_buf()
237 free_recv_msg(&pf_to_mgmt->recv_msg_from_mgmt); in alloc_msg_buf()
247 free_recv_msg(&pf_to_mgmt->recv_msg_from_mgmt); in free_msg_buf()
328 recv_msg = is_send_dir ? &pf_to_mgmt->recv_msg_from_mgmt : in hinic3_mgmt_msg_aeqe_handler()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mgmt.h138 struct hinic_recv_msg recv_msg_from_mgmt; member
H A Dhinic_hw_mgmt.c536 &pf_to_mgmt->recv_msg_from_mgmt : in mgmt_msg_aeqe_handler()
581 &pf_to_mgmt->recv_msg_from_mgmt); in alloc_msg_buf()