Searched refs:coalesc_timer (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_dev.h | 212 u8 coalesc_timer; member 281 u8 pending_limit, u8 coalesc_timer, 286 u8 pending_limit, u8 coalesc_timer);
|
D | hinic_hw_if.c | 34 u8 pending_limit, u8 coalesc_timer, in hinic_msix_attr_set() argument 44 HINIC_MSIX_ATTR_SET(coalesc_timer, COALESC_TIMER) | in hinic_msix_attr_set() 68 u8 *pending_limit, u8 *coalesc_timer, in hinic_msix_attr_get() argument 81 *coalesc_timer = HINIC_MSIX_ATTR_GET(val, COALESC_TIMER); in hinic_msix_attr_get()
|
D | hinic_hw_dev.c | 955 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 990 hw_ci.coalesc_timer = coalesc_timer; in hinic_hwdev_hw_ci_addr_set()
|
D | hinic_hw_if.h | 247 u8 pending_limit, u8 coalesc_timer,
|