Searched refs:pending_limit (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_hw_dev.h | 211 u8 pending_limit; 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 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()
|
| 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 989 hw_ci.pending_limit = pending_limit; in hinic_hwdev_hw_ci_addr_set()
|
| D | hinic_hw_if.h | 247 u8 pending_limit, u8 coalesc_timer, 252 u8 *pending_limit, u8 *coalesc_timer_cfg,
|