Home
last modified time | relevance | path

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

/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_mgmt.c104 static void prepare_header(struct hinic_msg_pf_to_mgmt *pf_to_mgmt, in prepare_header()
189 static int alloc_msg_buf(struct hinic_msg_pf_to_mgmt *pf_to_mgmt) in alloc_msg_buf()
238 static void free_msg_buf(struct hinic_msg_pf_to_mgmt *pf_to_mgmt) in free_msg_buf()
271 static int send_msg_to_mgmt_async(struct hinic_msg_pf_to_mgmt *pf_to_mgmt, in send_msg_to_mgmt_async()
309 static int send_msg_to_mgmt_sync(struct hinic_msg_pf_to_mgmt *pf_to_mgmt, in send_msg_to_mgmt_sync()
351 struct hinic_msg_pf_to_mgmt *pf_to_mgmt; in hinic_pf_to_mgmt_init()
399 struct hinic_msg_pf_to_mgmt *pf_to_mgmt = hwdev->pf_to_mgmt; in hinic_pf_to_mgmt_free()
412 struct hinic_msg_pf_to_mgmt *pf_to_mgmt = hwdev->pf_to_mgmt; in hinic_pf_to_mgmt_sync()
505 struct hinic_msg_pf_to_mgmt *pf_to_mgmt = in hinic_msg_to_mgmt_no_ack()
606 static int recv_mgmt_msg_handler(struct hinic_msg_pf_to_mgmt *pf_to_mgmt, in recv_mgmt_msg_handler()
[all …]
H A Dhinic_pmd_mgmt.h83 struct hinic_msg_pf_to_mgmt { struct
H A Dhinic_pmd_hwdev.h442 struct hinic_msg_pf_to_mgmt *pf_to_mgmt;