Symbol: wqs
function parameter
Defined...
-
drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:137:30-137:48: static int wqs_allocate_page(struct hinic_wqs *wqs, int page_idx)
-
drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:150:27-150:45: static void wqs_free_page(struct hinic_wqs *wqs, int page_idx)
-
drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:192:30-192:48: static int alloc_page_arrays(struct hinic_wqs *wqs)
-
drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:223:30-223:48: static void free_page_arrays(struct hinic_wqs *wqs)
-
drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:233:27-233:45: static int wqs_next_block(struct hinic_wqs *wqs, int *page_idx,
-
drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:261:30-261:48: static void wqs_return_block(struct hinic_wqs *wqs, int page_idx,
-
drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:279:33-279:51: static void init_wqs_blocks_arr(struct hinic_wqs *wqs)
-
drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:306:21-306:39: int hinic_wqs_alloc(struct hinic_wqs *wqs, int max_wqs,
-
drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:358:21-358:39: void hinic_wqs_free(struct hinic_wqs *wqs)
-
drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:505:23-505:41: int hinic_wq_allocate(struct hinic_wqs *wqs, struct hinic_wq *wq,
-
drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c:581:20-581:38: void hinic_wq_free(struct hinic_wqs *wqs, struct hinic_wq *wq)
variable
Defined...