Searched defs:fcoe_task_ctx_entry (Results 1 – 2 of 2) sorted by relevance
5233 struct fcoe_task_ctx_entry struct5235 …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 */;
8719 struct fcoe_task_ctx_entry struct8721 …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 */;