Searched defs:io_sq (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/ena-com/ |
| H A D | ena_eth_com.c | 63 static void *get_sq_desc_regular_queue(struct ena_com_io_sq *io_sq) in get_sq_desc_regular_queue() 118 static int ena_com_write_header_to_bounce(struct ena_com_io_sq *io_sq, in ena_com_write_header_to_bounce() 150 static void *get_sq_desc_llq(struct ena_com_io_sq *io_sq) in get_sq_desc_llq() 171 static int ena_com_close_bounce_buffer(struct ena_com_io_sq *io_sq) in ena_com_close_bounce_buffer() 201 static void *get_sq_desc(struct ena_com_io_sq *io_sq) in get_sq_desc() 209 static int ena_com_sq_update_llq_tail(struct ena_com_io_sq *io_sq) in ena_com_sq_update_llq_tail() 240 static int ena_com_sq_update_tail(struct ena_com_io_sq *io_sq) in ena_com_sq_update_tail() 301 static int ena_com_create_meta(struct ena_com_io_sq *io_sq, in ena_com_create_meta() 414 int ena_com_prepare_tx(struct ena_com_io_sq *io_sq, in ena_com_prepare_tx() 577 struct ena_com_io_sq *io_sq, in ena_com_rx_pkt() [all …]
|
| H A D | ena_eth_com.h | 103 static inline int ena_com_free_q_entries(struct ena_com_io_sq *io_sq) in ena_com_free_q_entries() 115 static inline bool ena_com_sq_have_enough_space(struct ena_com_io_sq *io_sq, in ena_com_sq_have_enough_space() 133 static inline bool ena_com_meta_desc_changed(struct ena_com_io_sq *io_sq, in ena_com_meta_desc_changed() 144 static inline bool is_llq_max_tx_burst_exists(struct ena_com_io_sq *io_sq) in is_llq_max_tx_burst_exists() 150 static inline bool ena_com_is_doorbell_needed(struct ena_com_io_sq *io_sq, in ena_com_is_doorbell_needed() 181 static inline int ena_com_write_sq_doorbell(struct ena_com_io_sq *io_sq) in ena_com_write_sq_doorbell() 238 static inline void ena_com_comp_ack(struct ena_com_io_sq *io_sq, u16 elem) in ena_com_comp_ack()
|
| H A D | ena_com.c | 353 struct ena_com_io_sq *io_sq) in ena_com_init_io_sq() 937 struct ena_com_io_sq *io_sq) in ena_com_destroy_io_sq() 972 struct ena_com_io_sq *io_sq, in ena_com_io_queue_free() 1275 struct ena_com_io_sq *io_sq, u16 cq_idx) in ena_com_create_io_sq() 1351 struct ena_com_io_sq *io_sq; in ena_com_ind_tbl_convert_to_device() local 1495 struct ena_com_io_sq **io_sq, in ena_com_get_io_handlers() 1929 struct ena_com_io_sq *io_sq; in ena_com_create_io_queue() local 1989 struct ena_com_io_sq *io_sq; in ena_com_destroy_io_queue() local
|
| H A D | ena_com.h | 980 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()
|
| /f-stack/dpdk/drivers/net/ena/base/ |
| H A D | ena_eth_com.c | 35 static void *get_sq_desc_regular_queue(struct ena_com_io_sq *io_sq) in get_sq_desc_regular_queue() 88 static int ena_com_write_header_to_bounce(struct ena_com_io_sq *io_sq, in ena_com_write_header_to_bounce() 118 static void *get_sq_desc_llq(struct ena_com_io_sq *io_sq) in get_sq_desc_llq() 138 static int ena_com_close_bounce_buffer(struct ena_com_io_sq *io_sq) in ena_com_close_bounce_buffer() 167 static void *get_sq_desc(struct ena_com_io_sq *io_sq) in get_sq_desc() 175 static int ena_com_sq_update_llq_tail(struct ena_com_io_sq *io_sq) in ena_com_sq_update_llq_tail() 205 static int ena_com_sq_update_tail(struct ena_com_io_sq *io_sq) in ena_com_sq_update_tail() 265 static int ena_com_create_meta(struct ena_com_io_sq *io_sq, in ena_com_create_meta() 374 int ena_com_prepare_tx(struct ena_com_io_sq *io_sq, in ena_com_prepare_tx() 529 struct ena_com_io_sq *io_sq, in ena_com_rx_pkt() [all …]
|
| H A D | ena_eth_com.h | 75 static inline int ena_com_free_q_entries(struct ena_com_io_sq *io_sq) in ena_com_free_q_entries() 87 static inline bool ena_com_sq_have_enough_space(struct ena_com_io_sq *io_sq, in ena_com_sq_have_enough_space() 105 static inline bool ena_com_meta_desc_changed(struct ena_com_io_sq *io_sq, in ena_com_meta_desc_changed() 116 static inline bool is_llq_max_tx_burst_exists(struct ena_com_io_sq *io_sq) in is_llq_max_tx_burst_exists() 122 static inline bool ena_com_is_doorbell_needed(struct ena_com_io_sq *io_sq, in ena_com_is_doorbell_needed() 152 static inline int ena_com_write_sq_doorbell(struct ena_com_io_sq *io_sq) in ena_com_write_sq_doorbell() 206 static inline void ena_com_comp_ack(struct ena_com_io_sq *io_sq, u16 elem) in ena_com_comp_ack()
|
| H A D | ena_com.c | 311 struct ena_com_io_sq *io_sq) in ena_com_init_io_sq() 887 struct ena_com_io_sq *io_sq) in ena_com_destroy_io_sq() 922 struct ena_com_io_sq *io_sq, in ena_com_io_queue_free() 1225 struct ena_com_io_sq *io_sq, u16 cq_idx) in ena_com_create_io_sq() 1301 struct ena_com_io_sq *io_sq; in ena_com_ind_tbl_convert_to_device() local 1443 struct ena_com_io_sq **io_sq, in ena_com_get_io_handlers() 1867 struct ena_com_io_sq *io_sq; in ena_com_create_io_queue() local 1927 struct ena_com_io_sq *io_sq; in ena_com_destroy_io_queue() local
|
| /f-stack/dpdk/drivers/net/ena/ |
| H A D | ena_ethdev.c | 1434 static int ena_add_single_rx_desc(struct ena_com_io_sq *io_sq, in ena_add_single_rx_desc()
|