Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.h211 u8 pending_limit; member
281 u8 pending_limit, u8 coalesc_timer,
286 u8 pending_limit, u8 coalesc_timer);
Dhinic_hw_if.c34 u8 pending_limit, u8 coalesc_timer, in hinic_msix_attr_set() argument
43 msix_ctrl = HINIC_MSIX_ATTR_SET(pending_limit, PENDING_LIMIT) | in hinic_msix_attr_set()
68 u8 *pending_limit, u8 *coalesc_timer, in hinic_msix_attr_get() argument
80 *pending_limit = HINIC_MSIX_ATTR_GET(val, PENDING_LIMIT); in hinic_msix_attr_get()
Dhinic_hw_dev.c955 u8 pending_limit, u8 coalesc_timer, in hinic_hwdev_msix_set() argument
960 pending_limit, coalesc_timer, in hinic_hwdev_msix_set()
975 u8 pending_limit, u8 coalesc_timer) in hinic_hwdev_hw_ci_addr_set() argument
989 hw_ci.pending_limit = pending_limit; in hinic_hwdev_hw_ci_addr_set()
Dhinic_hw_if.h247 u8 pending_limit, u8 coalesc_timer,
252 u8 *pending_limit, u8 *coalesc_timer_cfg,