|
iPXE
|
A Hermon send work queue entry. More...
#include <hermon.h>
Data Fields | |
| struct hermonprm_wqe_segment_ctrl_send | ctrl |
| struct hermonprm_ud_send_wqe | ud |
| struct hermonprm_mlx_send_wqe | mlx |
| struct hermonprm_rc_send_wqe | rc |
| struct hermonprm_eth_send_wqe | eth |
| uint8_t | force_align [HERMON_SEND_WQE_ALIGN] |
| struct hermonprm_wqe_segment_ctrl_send hermon_send_wqe::ctrl |
| struct hermonprm_ud_send_wqe hermon_send_wqe::ud |
Definition at line 660 of file hermon.h.
Referenced by hermon_fill_ud_send_wqe().
| struct hermonprm_mlx_send_wqe hermon_send_wqe::mlx |
Definition at line 661 of file hermon.h.
Referenced by hermon_fill_eth_send_wqe(), and hermon_fill_mlx_send_wqe().
| struct hermonprm_rc_send_wqe hermon_send_wqe::rc |
Definition at line 662 of file hermon.h.
Referenced by hermon_fill_rc_send_wqe().
| struct hermonprm_eth_send_wqe hermon_send_wqe::eth |
Definition at line 663 of file hermon.h.
Referenced by hermon_fill_eth_send_wqe().
| uint8_t hermon_send_wqe::force_align[HERMON_SEND_WQE_ALIGN] |
1.8.15