Searched refs:ena_com_tx_ctx (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/contrib/ena-com/ |
| HD | ena_eth_com.h | 47 struct ena_com_tx_ctx { struct 86 struct ena_com_tx_ctx *ena_tx_ctx, argument 136 struct ena_com_tx_ctx *ena_tx_ctx) in ena_com_meta_desc_changed() 153 struct ena_com_tx_ctx *ena_tx_ctx) in ena_com_is_doorbell_needed()
|
| HD | ena_eth_com.c | 376 struct ena_com_tx_ctx *ena_tx_ctx, in ena_com_create_and_store_tx_meta_desc() 440 struct ena_com_tx_ctx *ena_tx_ctx, in ena_com_prepare_tx()
|
| /freebsd-14-stable/sys/dev/ena/ |
| HD | ena_datapath.c | 57 static void ena_tx_csum(struct ena_com_tx_ctx *, struct mbuf *, bool); 708 ena_tx_csum(struct ena_com_tx_ctx *ena_tx_ctx, struct mbuf *mbuf, in ena_tx_csum() 973 struct ena_com_tx_ctx ena_tx_ctx; in ena_xmit_mbuf() 1012 memset(&ena_tx_ctx, 0x0, sizeof(struct ena_com_tx_ctx)); in ena_xmit_mbuf()
|
| HD | ena_netmap.c | 387 struct ena_com_tx_ctx ena_tx_ctx; in ena_netmap_tx_frame() 418 bzero(&ena_tx_ctx, sizeof(struct ena_com_tx_ctx)); in ena_netmap_tx_frame()
|