Home
last modified time | relevance | path

Searched refs:elem_info (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c74 struct mlxsw_pci_queue_elem_info *elem_info; member
145 return &q->elem_info[elem_index]; in mlxsw_pci_queue_elem_info_get()
353 struct mlxsw_pci_queue_elem_info *elem_info) in mlxsw_pci_rdq_skb_alloc()
356 char *wqe = elem_info->elem; in mlxsw_pci_rdq_skb_alloc()
369 elem_info->u.rdq.skb = skb; in mlxsw_pci_rdq_skb_alloc()
378 struct mlxsw_pci_queue_elem_info *elem_info) in mlxsw_pci_rdq_skb_free()
383 skb = elem_info->u.rdq.skb; in mlxsw_pci_rdq_skb_free()
384 wqe = elem_info->elem; in mlxsw_pci_rdq_skb_free()
393 struct mlxsw_pci_queue_elem_info *elem_info; in mlxsw_pci_rdq_init() local
419 elem_info in mlxsw_pci_rdq_init()
352 mlxsw_pci_rdq_skb_alloc(struct mlxsw_pci *mlxsw_pci, struct mlxsw_pci_queue_elem_info *elem_info) mlxsw_pci_rdq_skb_alloc() argument
377 mlxsw_pci_rdq_skb_free(struct mlxsw_pci *mlxsw_pci, struct mlxsw_pci_queue_elem_info *elem_info) mlxsw_pci_rdq_skb_free() argument
444 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_rdq_fini() local
514 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_cqe_sdq_handle() local
550 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_cqe_rdq_handle() local
612 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_cq_sw_cqe_get() local
725 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_eq_sw_eqe_get() local
880 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_queue_init() local
1582 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_skb_transmit() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c74 struct mlxsw_pci_queue_elem_info *elem_info; member
147 return &q->elem_info[elem_index]; in mlxsw_pci_queue_elem_info_get()
355 struct mlxsw_pci_queue_elem_info *elem_info) in mlxsw_pci_rdq_skb_alloc()
358 char *wqe = elem_info->elem; in mlxsw_pci_rdq_skb_alloc()
371 elem_info->u.rdq.skb = skb; in mlxsw_pci_rdq_skb_alloc()
380 struct mlxsw_pci_queue_elem_info *elem_info) in mlxsw_pci_rdq_skb_free()
385 skb = elem_info->u.rdq.skb; in mlxsw_pci_rdq_skb_free()
386 wqe = elem_info->elem; in mlxsw_pci_rdq_skb_free()
395 struct mlxsw_pci_queue_elem_info *elem_info; in mlxsw_pci_rdq_init() local
421 elem_info in mlxsw_pci_rdq_init()
354 mlxsw_pci_rdq_skb_alloc(struct mlxsw_pci *mlxsw_pci, struct mlxsw_pci_queue_elem_info *elem_info) mlxsw_pci_rdq_skb_alloc() argument
379 mlxsw_pci_rdq_skb_free(struct mlxsw_pci *mlxsw_pci, struct mlxsw_pci_queue_elem_info *elem_info) mlxsw_pci_rdq_skb_free() argument
446 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_rdq_fini() local
543 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_cqe_sdq_handle() local
629 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_cqe_rdq_handle() local
697 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_cq_sw_cqe_get() local
810 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_eq_sw_eqe_get() local
965 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_queue_init() local
1708 struct mlxsw_pci_queue_elem_info *elem_info; mlxsw_pci_skb_transmit() local
[all...]

Completed in 5 milliseconds