Home
last modified time | relevance | path

Searched defs:pf_to_mgmt (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mgmt.c27 #define SYNC_MSG_ID(pf_to_mgmt) ((pf_to_mgmt)->sync_msg_id) argument
29 #define SYNC_MSG_ID_INC(pf_to_mgmt) (SYNC_MSG_ID(pf_to_mgmt) = \ argument
81 void hinic_register_mgmt_msg_cb(struct hinic_pf_to_mgmt *pf_to_mgmt, in hinic_register_mgmt_msg_cb()
101 void hinic_unregister_mgmt_msg_cb(struct hinic_pf_to_mgmt *pf_to_mgmt, in hinic_unregister_mgmt_msg_cb()
126 static u64 prepare_header(struct hinic_pf_to_mgmt *pf_to_mgmt, in prepare_header()
200 static int send_msg_to_mgmt(struct hinic_pf_to_mgmt *pf_to_mgmt, in send_msg_to_mgmt()
245 static int msg_to_mgmt_sync(struct hinic_pf_to_mgmt *pf_to_mgmt, in msg_to_mgmt_sync()
319 static int msg_to_mgmt_async(struct hinic_pf_to_mgmt *pf_to_mgmt, in msg_to_mgmt_async()
350 int hinic_msg_to_mgmt(struct hinic_pf_to_mgmt *pf_to_mgmt, in hinic_msg_to_mgmt()
391 struct hinic_pf_to_mgmt *pf_to_mgmt = mgmt_work->pf_to_mgmt; in recv_mgmt_msg_work_handler() local
[all …]
H A Dhinic_hw_mgmt.h149 struct hinic_pf_to_mgmt *pf_to_mgmt; member
H A Dhinic_hw_dev.h466 struct hinic_pf_to_mgmt pf_to_mgmt; member
/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_mgmt.c23 hinic3_mgmt_resp_msg_handler(struct hinic3_msg_pf_to_mgmt *pf_to_mgmt, in hinic3_mgmt_resp_msg_handler()
50 struct hinic3_msg_pf_to_mgmt *pf_to_mgmt; in hinic3_recv_mgmt_msg_work_handler() local
118 static void hinic3_init_mgmt_msg_work(struct hinic3_msg_pf_to_mgmt *pf_to_mgmt, in hinic3_init_mgmt_msg_work()
150 hinic3_recv_mgmt_msg_handler(struct hinic3_msg_pf_to_mgmt *pf_to_mgmt, in hinic3_recv_mgmt_msg_handler()
209 static int alloc_msg_buf(struct hinic3_msg_pf_to_mgmt *pf_to_mgmt) in alloc_msg_buf()
242 static void free_msg_buf(struct hinic3_msg_pf_to_mgmt *pf_to_mgmt) in free_msg_buf()
252 struct hinic3_msg_pf_to_mgmt *pf_to_mgmt; in hinic3_pf_to_mgmt_init() local
287 struct hinic3_msg_pf_to_mgmt *pf_to_mgmt = hwdev->pf_to_mgmt; in hinic3_pf_to_mgmt_free() local
310 struct hinic3_msg_pf_to_mgmt *pf_to_mgmt; in hinic3_mgmt_msg_aeqe_handler() local