Home
last modified time | relevance | path

Searched refs:pending_limit (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_if.c39 u8 pending_limit, u8 coalesc_timer, in hinic_msix_attr_set() argument
48 msix_ctrl = HINIC_MSIX_ATTR_SET(pending_limit, PENDING_LIMIT) | in hinic_msix_attr_set()
73 u8 *pending_limit, u8 *coalesc_timer, in hinic_msix_attr_get() argument
85 *pending_limit = HINIC_MSIX_ATTR_GET(val, PENDING_LIMIT); in hinic_msix_attr_get()
Dhinic_hw_dev.h285 u8 pending_limit; member
580 u8 pending_limit, u8 coalesc_timer,
585 u8 pending_limit, u8 coalesc_timer);
Dhinic_hw_if.h268 u8 pending_limit, u8 coalesc_timer,
273 u8 *pending_limit, u8 *coalesc_timer_cfg,
Dhinic_hw_dev.c1134 u8 pending_limit, u8 coalesc_timer, in hinic_hwdev_msix_set() argument
1139 pending_limit, coalesc_timer, in hinic_hwdev_msix_set()
1154 u8 pending_limit, u8 coalesc_timer) in hinic_hwdev_hw_ci_addr_set() argument
1162 hw_ci.pending_limit = pending_limit; in hinic_hwdev_hw_ci_addr_set()