Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h5233 struct fcoe_task_ctx_entry struct
5235 …fcoe_tce_tx_only txwr_only /* TX processing shall be the only one to read/write to this section */;
5236 …fcoe_tce_tx_wr_rx_rd txwr_rxrd /* TX processing shall write and RX shall read from this section */;
5237 …fcoe_tce_rx_wr_tx_rd rxwr_txrd /* RX processing shall write and TX shall read from this section */;
5238 …fcoe_tce_rx_only rxwr_only /* RX processing shall be the only one to read/write to this section */;
/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 */;