Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.h164 u8 pending_limit; member
232 u8 pending_limit, u8 coalesc_timer,
237 u8 pending_limit, u8 coalesc_timer);
Dhinic_hw_if.c43 u8 pending_limit, u8 coalesc_timer, in hinic_msix_attr_set() argument
52 msix_ctrl = HINIC_MSIX_ATTR_SET(pending_limit, PENDING_LIMIT) | in hinic_msix_attr_set()
77 u8 *pending_limit, u8 *coalesc_timer, in hinic_msix_attr_get() argument
89 *pending_limit = HINIC_MSIX_ATTR_GET(val, PENDING_LIMIT); in hinic_msix_attr_get()
Dhinic_hw_if.h245 u8 pending_limit, u8 coalesc_timer,
250 u8 *pending_limit, u8 *coalesc_timer_cfg,
Dhinic_hw_dev.c958 u8 pending_limit, u8 coalesc_timer, in hinic_hwdev_msix_set() argument
963 pending_limit, coalesc_timer, in hinic_hwdev_msix_set()
978 u8 pending_limit, u8 coalesc_timer) in hinic_hwdev_hw_ci_addr_set() argument
992 hw_ci.pending_limit = pending_limit; in hinic_hwdev_hw_ci_addr_set()