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.12.1/drivers/net/ethernet/amazon/ena/
Dena_eth_com.c60 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_write_bounce_buffer_to_dev()
66 netdev_dbg(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_write_bounce_buffer_to_dev()
105 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_write_header_to_bounce()
111 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, "Bounce buffer is NULL\n"); in ena_com_write_header_to_bounce()
129 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, "Bounce buffer is NULL\n"); in get_sq_desc_llq()
154 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_close_bounce_buffer()
188 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_sq_update_llq_tail()
406 netdev_dbg(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_prepare_tx()
412 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_prepare_tx()
419 netdev_err(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_prepare_tx()
[all …]
Dena_eth_com.h145 netdev_dbg(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_is_doorbell_needed()
157 netdev_dbg(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_write_sq_doorbell()
163 netdev_dbg(ena_com_io_sq_to_ena_dev(io_sq)->net_device, in ena_com_write_sq_doorbell()
Dena_com.h982 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