Searched defs:qede_fastpath (Results 1 – 1 of 1) sorted by relevance
233 struct qede_fastpath { struct234 struct qede_dev *edev;235 u8 rss_id;236 struct napi_struct napi;237 struct qed_sb_info *sb_info;238 struct qede_rx_queue *rxq;239 struct qede_tx_queue *txqs;242 char name[VEC_NAME_SIZE];