構造体定義書 VC2010

mtnic_ring

構文構文

struct mtnic_ring

ファイル名ファイル名

mtnic.h

構造体情報構造体情報

No. 名称 属性説明
1
mtnic_ring   
  size u32 REMOVE ____cacheline_aligned_in_smp; number of Rx descs or TXBBs
  size_mask u32  
  stride u16  
  cq u16 index of port CQ associated with this ring
  prod u32  
  cons u32 holds the last consumed index
  buf_size u32 ring buffer size in bytes
  dma dma_addr_t  
  buf void *  
  iobuf[UNITS_BUFFER_SIZE] io_buffer *  
  txcq_db mtnic_txcq_db *  
  db_offset u32  
  iobuf_dma dma_addr_t  
  db mtnic_rx_db_record *  
  db_dma dma_addr_t  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー