Home
last modified time | relevance | path

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

/f-stack/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()
193 static int alloc_msg_buf(struct hinic_msg_pf_to_mgmt *pf_to_mgmt) in alloc_msg_buf()
242 static void free_msg_buf(struct hinic_msg_pf_to_mgmt *pf_to_mgmt) in free_msg_buf()
275 static int send_msg_to_mgmt_async(struct hinic_msg_pf_to_mgmt *pf_to_mgmt, in send_msg_to_mgmt_async()
313 static int send_msg_to_mgmt_sync(struct hinic_msg_pf_to_mgmt *pf_to_mgmt, in send_msg_to_mgmt_sync()
355 struct hinic_msg_pf_to_mgmt *pf_to_mgmt; in hinic_pf_to_mgmt_init()
403 struct hinic_msg_pf_to_mgmt *pf_to_mgmt = hwdev->pf_to_mgmt; in hinic_pf_to_mgmt_free()
416 struct hinic_msg_pf_to_mgmt *pf_to_mgmt = hwdev->pf_to_mgmt; in hinic_pf_to_mgmt_sync()
509 struct hinic_msg_pf_to_mgmt *pf_to_mgmt = in hinic_msg_to_mgmt_no_ack()
610 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;