Home
last modified time | relevance | path

Searched defs:fcoe_task_ctx_entry (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_hsi.h8719 struct fcoe_task_ctx_entry struct
8721 …fcoe_tce_tx_only txwr_only /* TX processing shall be the only one to read/write to this section */;
8722 …fcoe_tce_tx_wr_rx_rd txwr_rxrd /* TX processing shall write and RX shall read from this section */;
8723 …fcoe_tce_rx_wr_tx_rd rxwr_txrd /* RX processing shall write and TX shall read from this section */;
8724 …fcoe_tce_rx_only rxwr_only /* RX processing shall be the only one to read/write to this section */;