Searched refs:mlxsw_core_skb_receive (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.h | 193 void mlxsw_core_skb_receive(struct mlxsw_core *mlxsw_core, struct sk_buff *skb,
|
H A D | core.c | 2601 void mlxsw_core_skb_receive(struct mlxsw_core *mlxsw_core, struct sk_buff *skb, in mlxsw_core_skb_receive() function 2654 EXPORT_SYMBOL(mlxsw_core_skb_receive); variable
|
H A D | pci.c | 601 mlxsw_core_skb_receive(mlxsw_pci->core, skb, &rx_info); in mlxsw_pci_cqe_rdq_handle()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.h | 244 void mlxsw_core_skb_receive(struct mlxsw_core *mlxsw_core, struct sk_buff *skb,
|
H A D | core.c | 3006 void mlxsw_core_skb_receive(struct mlxsw_core *mlxsw_core, struct sk_buff *skb, in mlxsw_core_skb_receive() function 3059 EXPORT_SYMBOL(mlxsw_core_skb_receive); variable
|
H A D | pci.c | 686 mlxsw_core_skb_receive(mlxsw_pci->core, skb, &rx_info); in mlxsw_pci_cqe_rdq_handle()
|
Completed in 19 milliseconds