Searched refs:hinic_mod_type (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_mbox.h | 47 enum hinic_mod_type mod; 140 enum hinic_mod_type mod, 144 enum hinic_mod_type mod, 148 enum hinic_mod_type mod); 151 enum hinic_mod_type mod); 157 int hinic_mbox_to_pf(struct hinic_hwdev *hwdev, enum hinic_mod_type mod, 162 enum hinic_mod_type mod, u16 cmd, u16 dst_func, 167 enum hinic_mod_type mod, u16 vf_id, u8 cmd, void *buf_in,
|
D | hinic_hw_mgmt.h | 113 enum hinic_mod_type mod; 154 enum hinic_mod_type mod; 161 enum hinic_mod_type mod, 169 enum hinic_mod_type mod); 172 enum hinic_mod_type mod, u8 cmd,
|
D | hinic_hw_mgmt.c | 82 enum hinic_mod_type mod, in hinic_register_mgmt_msg_cb() 102 enum hinic_mod_type mod) in hinic_unregister_mgmt_msg_cb() 127 u16 msg_len, enum hinic_mod_type mod, in prepare_header() 201 enum hinic_mod_type mod, u8 cmd, in send_msg_to_mgmt() 246 enum hinic_mod_type mod, u8 cmd, in msg_to_mgmt_sync() 320 enum hinic_mod_type mod, u8 cmd, in msg_to_mgmt_async() 351 enum hinic_mod_type mod, u8 cmd, in hinic_msg_to_mgmt()
|
D | hinic_hw_mbox.c | 225 enum hinic_mod_type mod, in hinic_register_pf_mbox_cb() 248 enum hinic_mod_type mod, in hinic_register_vf_mbox_cb() 269 enum hinic_mod_type mod) in hinic_unregister_pf_mbox_cb() 288 enum hinic_mod_type mod) in hinic_unregister_vf_mbox_cb() 840 enum hinic_mod_type mod, u16 cmd, void *msg, in send_mbox_to_func() 968 enum hinic_mod_type mod, u16 cmd, in mbox_resp_info_handler() 1000 enum hinic_mod_type mod, u16 cmd, u16 dst_func, in hinic_mbox_to_func() 1064 enum hinic_mod_type mod, u8 cmd, void *buf_in, in hinic_mbox_to_pf() 1085 enum hinic_mod_type mod, u16 vf_id, u8 cmd, void *buf_in, in hinic_mbox_to_vf()
|
D | hinic_hw_cmdq.c | 179 enum hinic_mod_type mod, u8 cmd, u16 prod_idx, in cmdq_prepare_wqe_ctrl() 248 enum hinic_mod_type mod, u8 cmd, u16 prod_idx) in cmdq_set_lcmd_wqe() 276 enum hinic_mod_type mod, u8 cmd, u16 prod_idx) in cmdq_set_direct_wqe() 336 enum hinic_mod_type mod, u8 cmd, in cmdq_sync_cmd_direct_resp() 482 enum hinic_mod_type mod, u8 cmd, in hinic_cmdq_direct_resp()
|
D | hinic_hw_cmdq.h | 177 enum hinic_mod_type mod, u8 cmd,
|
D | hinic_hw_if.h | 189 enum hinic_mod_type { enum
|