Searched defs:hwif (Results 1 – 8 of 8) sorted by relevance
80 static void get_hwif_attr(struct hinic_hwif *hwif) in get_hwif_attr()117 hinic_get_doorbell_ctrl_status(struct hinic_hwif *hwif) in hinic_get_doorbell_ctrl_status()125 hinic_get_outbound_ctrl_status(struct hinic_hwif *hwif) in hinic_get_outbound_ctrl_status()132 void hinic_enable_doorbell(struct hinic_hwif *hwif) in hinic_enable_doorbell()145 void hinic_disable_doorbell(struct hinic_hwif *hwif) in hinic_disable_doorbell()162 static void set_ppf(struct hinic_hwif *hwif) in set_ppf()186 static void init_db_area_idx(struct hinic_hwif *hwif) in init_db_area_idx()203 static int get_db_idx(struct hinic_hwif *hwif, u32 *idx) in get_db_idx()275 struct hinic_hwif *hwif = hw->hwif; in hinic_set_msix_state() local395 struct hinic_hwif *hwif; in hinic_init_hwif() local[all …]
10 #define HINIC_HWIF_NUM_AEQS(hwif) ((hwif)->attr.num_aeqs) argument11 #define HINIC_HWIF_NUM_CEQS(hwif) ((hwif)->attr.num_ceqs) argument12 #define HINIC_HWIF_NUM_IRQS(hwif) ((hwif)->attr.num_irqs) argument13 #define HINIC_HWIF_GLOBAL_IDX(hwif) ((hwif)->attr.func_global_idx) argument14 #define HINIC_HWIF_GLOBAL_VF_OFFSET(hwif) ((hwif)->attr.global_vf_id_of_pf) argument15 #define HINIC_HWIF_PPF_IDX(hwif) ((hwif)->attr.ppf_idx) argument16 #define HINIC_PCI_INTF_IDX(hwif) ((hwif)->attr.pci_intf_idx) argument81 static inline u32 hinic_hwif_read_reg(struct hinic_hwif *hwif, u32 reg) in hinic_hwif_read_reg()87 hinic_hwif_write_reg(struct hinic_hwif *hwif, u32 reg, u32 val) in hinic_hwif_write_reg()
81 struct hinic_hwif *hwif = chain->hwdev->hwif; in set_prod_idx() local440 struct hinic_hwif *hwif = chain->hwdev->hwif; in api_cmd_hw_restart() local476 struct hinic_hwif *hwif = chain->hwdev->hwif; in api_cmd_ctrl_init() local503 struct hinic_hwif *hwif = chain->hwdev->hwif; in api_cmd_set_status_addr() local521 struct hinic_hwif *hwif = chain->hwdev->hwif; in api_cmd_set_num_cells() local535 struct hinic_hwif *hwif = chain->hwdev->hwif; in api_cmd_head_init() local554 struct hinic_hwif *hwif = chain->hwdev->hwif; in wait_for_ready_chain() local586 struct hinic_hwif *hwif = chain->hwdev->hwif; in api_cmd_chain_hw_clean() local
128 #define MBOX_AREA(hwif) \ argument442 struct hinic_hwif *hwif = hwdev->hwif; in alloc_mbox_wb_status() local465 struct hinic_hwif *hwif = hwdev->hwif; in free_mbox_wb_status() local809 struct hinic_hwif *hwif = ((struct hinic_hwdev *)hwdev)->hwif; in hinic_pf_id_of_vf() local
156 struct hinic_hwif *hwif = eq->hwdev->hwif; in set_aeq_ctrls() local217 struct hinic_hwif *hwif = eq->hwdev->hwif; in alloc_eq_pages() local
110 struct hinic_hwif *hwif = pf_to_mgmt->hwdev->hwif; in prepare_header() local253 struct hinic_hwif *hwif = ((struct hinic_hwdev *)hwdev)->hwif; in hinic_get_mgmt_channel_status() local
463 static int wait_for_flr_finish(struct hinic_hwif *hwif) in wait_for_flr_finish()564 struct hinic_hwif *hwif = hwdev->hwif; in hinic_pf_rx_tx_flush() local1068 struct hinic_hwif *hwif = hwdev->hwif; in hinic_l2nic_reset() local
438 struct hinic_hwif *hwif; member