Home
last modified time | relevance | path

Searched refs:ena_com_io_sq_to_ena_dev (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/amazon/ena/
Dena_eth_com.c61 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_write_bounce_buffer_to_dev()
67 netdev_dbg(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_write_bounce_buffer_to_dev()
107 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_write_header_to_bounce()
113 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_write_header_to_bounce()
132 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in get_sq_desc_llq()
158 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_close_bounce_buffer()
192 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_sq_update_llq_tail()
402 netdev_dbg(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_prepare_tx()
408 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_prepare_tx()
416 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_prepare_tx()
[all …]
Dena_eth_com.h143 netdev_dbg(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_is_doorbell_needed()
155 netdev_dbg(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_write_sq_doorbell()
162 netdev_dbg(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_write_sq_doorbell()
Dena_com.h941 static inline struct ena_com_dev *ena_com_io_sq_to_ena_dev(struct ena_com_io_sq *io_sq) in ena_com_io_sq_to_ena_dev() function