Searched refs:pending_limit (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_if.c | 39 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()
|
D | hinic_hw_dev.h | 285 u8 pending_limit; member 580 u8 pending_limit, u8 coalesc_timer, 585 u8 pending_limit, u8 coalesc_timer);
|
D | hinic_hw_if.h | 268 u8 pending_limit, u8 coalesc_timer, 273 u8 *pending_limit, u8 *coalesc_timer_cfg,
|
D | hinic_hw_dev.c | 1134 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()
|